Added liquibase autoconfiguration for database migrations
If Liquibase is on the classpath it will fire up on startup. Various config options are available (as well as the option to disable it). Liquibase uses a YAML format for changes (in classpath:db/changelog).
Showing
Please register or sign in to comment