Skip to content

Use @AliasFor in @SpringApplicationConfiguration #3400

@sbrannen

Description

@sbrannen

Spring Framework 4.2 introduces first-class support for explicit annotation attribute overrides via a new @AliasFor annotation.

In order to avoid potential future naming conflicts and to make the current implicit attribute overrides explicit (and documented), @SpringApplicationConfiguration should be retrofitted to use @AliasFor.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions