I have just merged into Spring Framework main branch a first-class support for programmatic bean reg...
s
I have just merged into Spring Framework main branch a first-class support for programmatic bean registration for Java and Kotlin. Will be part of the upcoming Spring Framework 7.0.0-M3. https://docs.spring.io/spring-framework/reference/7.0-SNAPSHOT/core/beans/java/programmatic-bean-registration.html • Bluesky • Mastodon • LinkedIn
šŸŽ‰ 12
K 9
šŸ‘ 4
šŸ‘šŸ½ 1
A key difference compared to the current
BeanDefinitionDsl
is how easy it is to integrate in libraries and Spring Boot applications + it has much better Spring AOT and GraalVM native support.