Add a registry to support long lived instances during environment processing #22956
Labels
theme: config-data
Issues related to the configuration theme
type: enhancement
A general enhancement
Milestone
Currently
ConfigDataLocationResolver
andConfigDataLoader
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.The text was updated successfully, but these errors were encountered: