Skip to content

Avoid field reference to BackendIdConverters #2055

@odrotbohm

Description

@odrotbohm

The field reference in RepositoryRestMvcConfiguration causes a strong, eager reference to all configurations that expose a BackendIdConverter bean although it's only needed when the PluginRegistry for them has to be created. Moving the lookup to the bean method declaration of backendIdConverterRegistry(…) solves the issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions