Package org.springframework.cloud.bootstrap
@NullMarked
package org.springframework.cloud.bootstrap
Spring Cloud bootstrap abstractions.
-
ClassDescriptionA listener that prepares a SpringApplication (e.g. populating its Environment) by delegating to
ApplicationContextInitializerbeans in a separate bootstrap context.EnvironmentPostProcessorthat configures the context environment by loading properties from well known file locations.A marker interface used as a key inMETA-INF/spring.factories.Configuration to import theBootstrapImportSelectorconfiguration.Cleans up the logging system immediately after the bootstrap context is created on startup.BootstrapRegistryInitializer that adds the BootstrapContext to the ApplicationContext for use later inConfigDataContextRefresher.BindHandler that uses a TextEncryptor to decrypt text if properly prefixed with {cipher}.Bootstrapper.Deprecated.