spring-boot/spring-boot-autoconfigure
Dave Syer e118515d7a Use Flyway to bind flyway.*
Since Flyway has bean properties (with getters and setters)
it can be used to bin directly to the Environment (instead of
copying all the properties into FlywayProperties).

Fixes gh-806
2014-05-20 11:28:56 +01:00
..
src Use Flyway to bind flyway.* 2014-05-20 11:28:56 +01:00
pom.xml Add support for using Velocity templates 2014-05-19 12:01:20 +01:00