spring-boot/spring-boot-samples/spring-boot-sample-flyway/src
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
..
main Use Flyway to bind flyway.* 2014-05-20 11:28:56 +01:00
test/java/sample/flyway Fix samples that need jdbc and don't import it 2014-05-02 15:15:39 +01:00