This commit is contained in:
Phillip Webb
2014-05-02 13:06:52 +01:00
parent 8b251e546a
commit b5451d54ee
4 changed files with 3 additions and 5 deletions

View File

@@ -1111,6 +1111,7 @@ There is a {github-code}/spring-boot-samples/spring-boot-sample-flyway[Flyway sa
you can see how to set things up.
[[howto-execute-liquibase-database-migrations-on-startup]]
==== Execute Liquibase database migrations on startup
To automatically run Liquibase database migrations on startup, add the