spring-framework/spring-core
Phillip Webb cb7f997962 Defensively copy array returned from forAnnotations
Update the proxy used in `AnnotatedElementUtils.forAnnotations` so
that it returns a cloned array for calls to `getDeclaredAnnotations`
or `getAnnotations`. This matches the behavior of standard JDK
`AnnotatedElement` implementations.

Closes gh-22655
2019-03-25 07:53:42 -07:00
..
src Defensively copy array returned from forAnnotations 2019-03-25 07:53:42 -07:00
spring-core.gradle Add support for Deferred to ReactiveAdapterRegistry 2019-03-15 18:22:19 +01:00