spring-boot/spring-boot-samples/spring-boot-sample-flyway
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 JPA to flyway sample 2014-05-06 18:03:15 -07:00