spring-framework/spring-core/src
Sam Brannen eb654dc177 Allow single element to override array in synthesized annotation
This commit picks up where 8ff9e818a5
left off.

Specifically, this commit introduces support that allows a single
element attribute to override an array attribute with a matching
component type when synthesizing annotations (e.g., in annotations
synthesized from attributes that have been merged from the annotation
hierarchy above a composed annotation).

Issue: SPR-13972
2016-03-07 15:22:27 +01:00
..
main/java Allow single element to override array in synthesized annotation 2016-03-07 15:22:27 +01:00
test Allow single element to override array in synthesized annotation 2016-03-07 15:22:27 +01:00