Class 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 in ConfigDataContextRefresher.
    Since:
    3.0.3
    Author:
    Spencer Gibb
    • Constructor Detail

      • RefreshBootstrapRegistryInitializer

        public RefreshBootstrapRegistryInitializer()
    • Method Detail

      • initialize

        public void initialize​(org.springframework.boot.BootstrapRegistry registry)
        Specified by:
        initialize in interface org.springframework.boot.BootstrapRegistryInitializer