spring-framework/spring-core
Phillip Webb b91ccf038f Start migration annotation utility methods
Create internal variants of the existing `AnnotationUtils` and
`AnnotatedElementUtils` classes and migrate the existing classes to
use them.

The internal variants will be used to check that the same results are
given as we migrate the utils methods to use the new `MergedAnnotations`
API.

See gh-22562
2019-03-22 20:40:05 +01:00
..
src Start migration annotation utility methods 2019-03-22 20:40:05 +01:00
spring-core.gradle Add support for Deferred to ReactiveAdapterRegistry 2019-03-15 18:22:19 +01:00