Commit Graph

4 Commits

Author SHA1 Message Date
Stephane Nicoll
0d2797ddd5 Polish contribution
Closes gh-3936
2015-09-11 16:23:38 +02:00
Phillip Webb
d039f43107 Update samples to use @SpringBootApplication
Update the relevant samples to use the new @SpringBootApplication
annotation.

Closes gh-1842
2014-11-06 22:51:09 -08:00
Phillip Webb
8bcda1bcbe Polish 2014-05-20 18:26:56 +01:00
Marcel Overdijk
68e33b25c1 Added liquibase autoconfiguration for database migrations
If Liquibase is on the classpath it will fire up on startup. Various
config options are available (as well as the option to disable it).
Liquibase uses a YAML format for changes (in classpath:db/changelog).
2014-05-02 11:12:12 +01:00