Skip to content

Conversation

@sbrannen
Copy link
Member

@sbrannen sbrannen commented Jul 2, 2015

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.

Issue: #3400

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.

Issue: spring-projects#3400
@snicoll snicoll self-assigned this Jul 3, 2015
@snicoll snicoll added the type: enhancement A general enhancement label Jul 3, 2015
@snicoll snicoll added this to the 1.3.0.M2 milestone Jul 3, 2015
@snicoll snicoll closed this in 9cea892 Jul 3, 2015
snicoll added a commit that referenced this pull request Jul 3, 2015
* pr/3401:
  Use @AliasFor in @SpringApplicationConfiguration
@sbrannen
Copy link
Member Author

sbrannen commented Jul 3, 2015

Awesome... thanks for the super speedy turnaround! 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants