spring-framework/spring-core
Phillip Webb 7244c9aea1 Add more aggressive annotation element filtering
Refine the element filtering performed by `AnnotationsScanner` to also
cover `org.springframework.util` and most `com.sun` classes which turn
out to be referenced quite frequently and which we know contain no
useful annotations.

See gh-21697
2019-03-22 20:40:05 +01:00
..
src Add more aggressive annotation element filtering 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