Skip to content

First-class support for BeanRegistrar registration on GenericApplicationContextΒ #34574

@jhoeller

Description

@jhoeller

The new BeanRegistrar interface introduced in #18353 is not only suitable for @Import usage on a @Configuration class but also for encapsulated pieces of programmatic registration that can be applied to any GenericApplicationContext. A register(BeanRegistrar...) method on GenericApplicationContext makes this obvious.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions