Closes gh-3936
Update the relevant samples to use the new @SpringBootApplication annotation. Closes gh-1842
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).