Files
spring-framework/spring-context/src/main/java/org/springframework
Phillip Webb aa4e56b251 Optimize @Configuration class parsing a little
Update `ConfigurationClassParser` to skip `java.lang.annotation` types
which were often processed but would never provide useful results. Also
use a single shared immutable `SourceClass` instance to represent
`Object.class`.

Closes gh-22563
2019-03-22 20:40:05 +01:00
..
2019-03-13 16:24:01 +01:00
2018-11-19 08:41:21 +01:00
2018-12-13 17:19:50 +01:00
2019-03-13 15:32:24 +01:00