Commit Graph

6 Commits (8db59059a58dca00be21089a1a565ae43b925721)

Author SHA1 Message Date
Spring Buildmaster 8db59059a5 Next Development Version 9 years ago
Spring Buildmaster 3f6f57a80e Next Development Version 9 years ago
Phillip Webb 634bb770b2 Organize imports with new settings
See gh-4234
9 years ago
Stephane Nicoll 7c0c953f81 Add value alias for SpringApplicationConfiguration
Given that Spring Boot uses java config accross the board, a new `value`
attribute is now aliased to the existing `classes` attribute such that
one could write the following:

@SpringApplicationConfiguration(MyConfig.class)
public class MyTest {}

Closes gh-3635
9 years ago
Phillip Webb 53ca15b478 Polish spring-boot-sample-activemq 10 years ago
Eddú Meléndez 3bd1ec680e add spring-boot-sample-activemq 10 years ago