Support Kotlin nullable information for @Autowired and @Inject [SPR-14951] #19518
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Sébastien Deleuze opened SPR-14951 and commented
As implemented form Spring MVC/Spring Web Reactive in #18737, we could use Kotlin nullable information to know if a bean is required or not.
Issue Links:
@Nullable
annotations as indicators for optional injection pointsReferenced from: commits 39d2769
The text was updated successfully, but these errors were encountered: