-
Phillip Webb authored
Add a new @SpringBootConfiguration annotation that can be used to indicate the primary application configuration. The new annotation is primarily indented to allow test automatically code to find the main configuration class. See gh-5295
965dd33e