spring-boot/spring-boot-docs
Dave Syer 32295b9bdc Add options for Flyway to have its own DataSource
Either set flyway.[url,user,password] or create a DataSource
@Bean and mark it @FlywayDataSource.

Fixes gh-807
2014-05-26 08:55:28 +01:00
..
src/main Add options for Flyway to have its own DataSource 2014-05-26 08:55:28 +01:00
pom.xml Combine maven-dependency-plugin declarations 2014-05-21 10:07:31 +01:00