This commit is contained in:
Stephane Nicoll 2018-07-24 10:39:52 +02:00
parent 7865233b16
commit 8570b56217

View File

@ -2253,7 +2253,7 @@ location and the `/opt/migration` directory:
[source,properties,indent=0]
----
spring.flyway.locations=classpath:db/migration,filesystem:/opt/migration
flyway.locations=classpath:db/migration,filesystem:/opt/migration
----
You can also add a special `{vendor}` placeholder to use vendor-specific scripts. Assume