Files
initializr/initializr
Stephane Nicoll d35482a61b Use SpringBootApplication when available
If Spring Boot 1.2 or later is used, the generated project uses the new
SpringBootApplication annotation as a replacement for what used to be
configured by Configuration, ComponentScan and EnableAutoConfiguration.

Also add an infrastructure to parse and compare versions.

Closes gh-46
2015-01-15 09:27:14 +01:00
..
2015-01-08 16:26:00 +01:00