Kotlin bean definition DSL should provide access to getBeansOfType() [SPR-16269] #20816
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Sébastien Deleuze opened SPR-16269 and commented
As discussed with Josh Long, Kotlin bean definition DSL should provide a way to access to a list of beans of a specific type, for example by providing a
getBeansOfType()
alias inBeanDefinitionContext
.Issue Links:
The text was updated successfully, but these errors were encountered: