Commit Graph

53 Commits (ee37ddd6c03e9c763fe1feb1dd6d246b6f4fc227)

Author SHA1 Message Date
Dave Syer 9ba88cf6b4 Add JPA to flyway sample 11 years ago
Dave Syer 7e3614e6e0 Fix samples that need jdbc and don't import it 11 years ago
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
11 years ago