Skip to content

Add a registry to support long lived instances during environment processing #22956

@philwebb

Description

@philwebb

Currently ConfigDataLocationResolver and ConfigDataLoader only support ephemeral connections and object instances. For some technologies, these might be expensive to create. It would be helpful if we could provide some mechanism to manage the lifecycle of such instances. It would also be nice if they could sometimes get converted into true bean instances that can be registered in the application context.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions