Spring Boot 3 with Liquibase example project - to generate database changelog and generate sql script from entity
- Maven 3+
- Java 19
- Postgresql Database
- Spring Boot 3.0.3
- Liquibase Maven Plugin 4.19.0
mvn spring-boot:run
mvn liquibase:diff -Ddiff.version=1.0