Commit Graph

51 Commits (d8e3960631f897de583e4dbe21bf5695c7214d2e)

Author SHA1 Message Date
Marcel Overdijk 68e33b25c1 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).
11 years ago