Files
spring-boot/spring-boot
Stephane Nicoll 06b81cf16f Use @AliasFor when applicable
This commit adds `@AliasFor` meta-data to annotations that declare an
alias attribute.

`@ConditionalOnProperty` and `@AutoconfigureRestDocs` were not migrated
due to the use of `AnnotationMetadata#getAnnotationAttributes`.

Closes gh-5187
2016-06-20 14:20:16 +02:00
..
2016-06-20 14:20:16 +02:00
2016-06-17 11:14:35 +02:00