Class RefreshBootstrapRegistryInitializer
- java.lang.Object
-
- org.springframework.cloud.bootstrap.RefreshBootstrapRegistryInitializer
-
- All Implemented Interfaces:
org.springframework.boot.BootstrapRegistryInitializer
public class RefreshBootstrapRegistryInitializer extends Object implements org.springframework.boot.BootstrapRegistryInitializer
BootstrapRegistryInitializer that adds the BootstrapContext to the ApplicationContext for use later inConfigDataContextRefresher.- Since:
- 3.0.3
- Author:
- Spencer Gibb
-
-
Constructor Summary
Constructors Constructor Description RefreshBootstrapRegistryInitializer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinitialize(org.springframework.boot.BootstrapRegistry registry)
-