Skip to content

Make BeanDefinitionValueResolver public #28029

@snicoll

Description

@snicoll

BeanDefinitionValueResolver is package private at the moment and the AOT engine could use calling it directly to resolve constructur arguments typically.

We could also improve the current usage where a default TypeConverter can be provided by default as the current pattern uses a protected method of the bean factory to initialize it.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)theme: aotAn issue related to Ahead-of-time processingtype: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions