I have just merged into Spring Framework main bran...
# spring
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.htmlBlueskyMastodonLinkedIn
🎉 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.