Merge branch '2.0.x'

This commit is contained in:
Stephane Nicoll 2018-07-31 14:29:52 +02:00
commit f1e2abce2d
1 changed files with 1 additions and 1 deletions

View File

@ -2237,7 +2237,7 @@ the following:
[source,properties,indent=0]
----
spring.flyway.locations=db/migration/{vendor}
spring.flyway.locations=classpath:db/migration/{vendor}
----
Rather than using `db/migration`, the preceding configuration sets the folder to use