Dave Syer
|
9ba88cf6b4
|
Add JPA to flyway sample
|
2014-05-06 18:03:15 -07:00 |
Dave Syer
|
41395d08e3
|
Upgrade flyway to 3.0
Fixes gh-771
|
2014-05-02 15:52:08 +01:00 |
Dave Syer
|
7e3614e6e0
|
Fix samples that need jdbc and don't import it
|
2014-05-02 15:15:39 +01:00 |
Dave Syer
|
ded6a707db
|
Drop starters for flyway and liquibase
They only add a single extra dependency, so not really
much value.
Fixes gh-770
|
2014-05-02 13:10:20 +01:00 |
Dave Syer
|
5548b24c4c
|
Add autoconfig support for Flyway migrations
Flyway starts up with its default settings if it is on the classpath.
You can also ask Boot to barf if the migration scripts are missing.
Fixes gh-730
|
2014-05-02 11:15:33 +01:00 |