Skip to content

Simplify load to ignore unused bean definition counts in BeanDefinitionLoader #22105

@wilkinsona

Description

@wilkinsona

The runtime code does some tracking of bean definition counts but it isn't consistent (the change resulting from loading a GroovyBeanDefinitionSource is ignored) and is only used in the tests. The tests could be changed to get the registry's bean definition count before and after a call to load, and verifying that the delta is as expected.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions