- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Phil Webb opened SPR-14580 and commented
As discussed on this Spring Boot issue (spring-projects/spring-boot#6602) it would be useful if we could programmatically register a RootBeanDefinition that including a ResolvableType.
Currently generics are only considered when a bean is defined against a factory method.
Affects: 4.3.2
Issue Links:
- Allow manually registered bean definitions to specify a generic type to participate in generics qualifier resolution [SPR-13898] #18472 Allow manually registered bean definitions to specify a generic type to participate in generics qualifier resolution ("is duplicated by")
- Introduce a pre-resolved target type in RootBeanDefinition [SPR-10335] #14969 Introduce a pre-resolved target type in RootBeanDefinition
- Provide registerBean variants based on ResolvableType [SPR-15197] #18463 Provide registerBean variants based on ResolvableType
- Publicly expose ResolvableType in RootBeanDefinition [SPR-17028] #21566 Publicly expose ResolvableType in RootBeanDefinition
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement