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
spring-context.gradle Introduce ApplicationContextAotGenerator 2022-03-09 11:17:21 +01:00