-
Notifications
You must be signed in to change notification settings - Fork 38.9k
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
Juergen Hoeller opened SPR-17028 and commented
As noted in #18463, RootBeanDefinition currently allows for setting a target type as ResolvableType but has no public accessor to retrieve it as such. Let's close that gap for 5.1.
Issue Links:
- Provide registerBean variants based on ResolvableType [SPR-15197] #18463 Provide registerBean variants based on ResolvableType
- Allow programmatic registration of bean definitions with a ResolvableType [SPR-14580] #19149 Allow programmatic registration of bean definitions with a ResolvableType
- Use available type information in functional bean definitions for resolving FactoryBean type [SPR-17063] #21601 Use available type information in functional bean definitions for resolving FactoryBean type
Referenced from: commits 3a4b5c2
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