spring-framework/spring-context
Juergen Hoeller a14650e0dc findAnnotationOnBean only falls back to bean class in case of no factory method
Most importantly, static @Bean methods do not expose their @Configuration class-level annotations anymore, aligned with the behavior for non-static @Bean methods.

Closes gh-28298
2022-06-14 14:01:38 +02:00
..
src findAnnotationOnBean only falls back to bean class in case of no factory method 2022-06-14 14:01:38 +02:00
.springBeans Rename modules {org.springframework.*=>spring-*} 2012-01-31 14:37:10 +01:00
spring-context.gradle Introduce ApplicationContextAotGenerator 2022-03-09 11:17:21 +01:00