spring-framework/spring-core
Phillip Webb 7fbf3f97cd Add SimpleAnnotationMeta classes and readers
Replace the existing ASM based readers with new implementations that
also support MergedAnnotations. The meta-data classes themselves are
now immutable, and constructed via separate reader classes.

The `SimpleMetadataReader` class has been updated to return the new
classes, however the old ones remain since some of them are public
and might be being used directly.

Closes gh-22884
2019-05-07 23:12:42 +02:00
..
src Add SimpleAnnotationMeta classes and readers 2019-05-07 23:12:42 +02:00
spring-core.gradle Merge branch '5.1.x' 2019-04-30 18:55:34 +02:00