Commit f1e2abce authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.0.x'

parents 3a3e7e31 be2c7bf6
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment