spring-boot/spring-boot-project
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
..
spring-boot Change handling of spring.config.location so it replaces defaults 2017-11-02 17:12:22 +00:00
spring-boot-actuator Polish 2017-11-01 23:14:52 -07:00
spring-boot-actuator-autoconfigure Move micrometer export related keys under a common prefix #10858 2017-11-02 16:55:34 +01:00
spring-boot-autoconfigure Use explicit classpath: prefix for Flyway location 2017-11-02 18:54:04 +00:00
spring-boot-cli Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-dependencies Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-devtools Remove System.out::println 2017-11-02 11:04:46 +01:00
spring-boot-docs Wrap documentation-overview.adoc at 90 characters and use title case 2017-11-02 17:34:15 +00:00
spring-boot-parent Remove outdated Kotlin internal dependency management 2017-10-30 16:12:41 +01:00
spring-boot-starters Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-test Fix typos in Javadoc of assertable application context classes 2017-11-01 14:49:23 +00:00
spring-boot-test-autoconfigure Polish 2017-11-01 23:14:52 -07:00
spring-boot-tools Polish 2017-11-02 12:05:18 +00:00
pom.xml Re-order modules so that spring--boot-cli is later 2017-10-05 18:17:25 -07:00