spring-boot/spring-boot-project/spring-boot-autoconfigure
Andy Wilkinson 76df3fc496 Use explicit classpath: prefix for Flyway location
Flyway implicitly adds classpath: to locations without a prefix but
resource loader fails to find migratons on the classpath without the
prefix.

Add an explicit classpath: prefix so that both Flyway and the resource
loader used to check the locations can find the migration location.

See gh-10807
2017-11-02 18:54:04 +00:00
..
src Use explicit classpath: prefix for Flyway location 2017-11-02 18:54:04 +00:00
pom.xml Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00