Package org.springframework.cloud.bootstrap
-
Class Summary Class Description BootstrapApplicationListener A listener that prepares a SpringApplication (e.g.BootstrapConfigFileApplicationListener Overrides ConfigFileApplicationListener to disable exception.BootstrapImportSelector BootstrapImportSelectorConfiguration Configuration to import theBootstrapImportSelectorconfiguration.LoggingSystemShutdownListener Cleans up the logging system immediately after the bootstrap context is created on startup.RefreshBootstrapRegistryInitializer BootstrapRegistryInitializer that adds the BootstrapContext to the ApplicationContext for use later inConfigDataContextRefresher.TextEncryptorBindHandler BindHandler that uses a TextEncryptor to decrypt text if properly prefixed with {cipher}.TextEncryptorConfigBootstrapper Bootstrapper.TextEncryptorConfigBootstrapper.FailsafeTextEncryptor Deprecated. -
Annotation Types Summary Annotation Type Description BootstrapConfiguration A marker interface used as a key inMETA-INF/spring.factories.