Files
spring-boot/spring-boot
Sam Brannen 9cea8925a8 Use @AliasFor in @SpringApplicationConfiguration
Spring Framework 4.2 introduces first-class support for explicit
annotation attribute overrides via a new @AliasFor annotation.

In order to avoid potential naming conflicts in the future and to make
the current, implicit attribute overrides explicit (as well as
documented), this commit retrofits @SpringApplicationConfiguration with
@AliasFor.

Closes gh-3400
Closes gh-3401
2015-07-02 18:05:26 -07:00
..
2015-07-01 22:48:01 -07:00