This repository contains the Liquibase CDI extension, which integrates Liquibase with CDI (Contexts and Dependency Injection) for Java applications. The project has been moved from its original location at Liquibase/liquibase to this dedicated repository: Liquibase/liquibase-cdi.
Liquibase is a powerful database schema change management tool. This extension provides seamless integration with CDI, enabling developers to manage database migrations in CDI-based applications.
- CDI-based lifecycle management for Liquibase.
- Simplified configuration for database migrations.
- Support for Liquibase changelogs and advanced features.
This project is licensed under the Apache License 2.0.
This project was previously part of the Liquibase/liquibase repository. It has been moved to Liquibase/liquibase-cdi to better manage its development and contributions.