All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description AbstractEnvironmentDecrypt Abstract class that handles decrypting and merging of PropertySources.BootstrapApplicationListener A listener that prepares a SpringApplication (e.g.BootstrapConfigFileApplicationListener Overrides ConfigFileApplicationListener to disable exception.BootstrapConfiguration A marker interface used as a key inMETA-INF/spring.factories.BootstrapImportSelector BootstrapImportSelectorConfiguration Configuration to import theBootstrapImportSelectorconfiguration.BootstrapPropertySource<T> Enumerable wrapper for a property source.CachedRandomPropertySource CachedRandomPropertySourceEnvironmentPostProcessor ConditionalOnBootstrapDisabled ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition ConditionalOnBootstrapEnabled ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition ConfigDataContextRefresher ConfigurationPropertiesBeans Collects references to@ConfigurationPropertiesbeans in the context and its parent.ConfigurationPropertiesRebinder Listens forEnvironmentChangeEventand rebinds beans that were bound to theEnvironmentusing.@ConfigurationPropertiesConfigurationPropertiesRebinderAutoConfiguration Auto-configuration forConfigurationPropertiesRebinder.ContextRefresher ContextRefresher.Empty DecryptEnvironmentPostProcessor Decrypt properties from the environment and insert them with high priority so they override the encrypted values.EncryptionBootstrapConfiguration EncryptionBootstrapConfiguration.FailsafeTextEncryptor Deprecated. EncryptionBootstrapConfiguration.KeyCondition A Spring Boot condition for key encryption.EncryptionBootstrapConfiguration.RsaEncryptionConfiguration EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration EncryptorFactory EnvironmentChangeEvent Event published to signal a change in theEnvironment.EnvironmentDecryptApplicationInitializer Decrypt properties from the environment and insert them with high priority so they override the encrypted values.EnvironmentManager Entry point for making local (but volatile) changes to theEnvironmentof a running application.EnvironmentUtils GenericScope A generic Scope implementation.GenericScope.LockedScopedProxyFactoryBean<S extends GenericScope> A factory bean with a locked scope.KeyFormatException Exception related to the format of key.KeyProperties Key encryption properties.KeyProperties.KeyStore Key store properties.LegacyContextRefresher LifecycleMvcEndpointAutoConfiguration Auto-configuration for some MVC endpoints governing the application context lifecycle.LoggingRebinder Listener that looks forEnvironmentChangeEventand rebinds logger levels if any changed.LoggingSystemShutdownListener Cleans up the logging system immediately after the bootstrap context is created on startup.NamedContextFactory<C extends NamedContextFactory.Specification> Creates a set of child contexts that allows a set of Specifications to define the beans in each child context.NamedContextFactory.Specification Specification with name and configuration.OriginTrackedCompositePropertySource PauseHandler PropertySourceBootstrapConfiguration PropertySourceBootstrapProperties Properties for Spring Cloud Config bootstrap.PropertySourceLocator Strategy for locating (possibly remote) property sources for the Environment.PropertyUtils ProxyUtils RefreshAutoConfiguration Autoconfiguration for the refresh scope and associated features to do with changes in the Environment (e.g.RefreshAutoConfiguration.JpaInvokerConfiguration RefreshAutoConfiguration.RefreshProperties RefreshAutoConfiguration.RefreshScopeBeanDefinitionEnhancer RefreshBootstrapRegistryInitializer BootstrapRegistryInitializer that adds the BootstrapContext to the ApplicationContext for use later inConfigDataContextRefresher.RefreshEndpoint RefreshEndpointAutoConfiguration RefreshEndpointAutoConfiguration.RefreshEndpointConfiguration RefreshEvent Event that triggers a call toRefreshEndpoint.refresh().RefreshEventListener CallsContextRefresher.refresh()when aRefreshEventis received.RefreshScope Convenience annotation to put a@Beandefinition inrefresh scope.RefreshScope A Scope implementation that allows for beans to be refreshed dynamically at runtime (seeRefreshScope.refresh(String)andRefreshScope.refreshAll()).RefreshScopeHealthIndicator Health indicator for the refresh scope and configuration properties rebinding.RefreshScopeRefreshedEvent RestartEndpoint An endpoint that restarts the application context.RestartListener A listener that stores enough information about an application, as it starts, to be able to restart it later if needed.RsaProperties ScopeCache A special-purpose cache interface specifically for theGenericScopeto use to manage cached bean instances.SimpleBootstrapPropertySource<T> Simple, non-enumerable PropertySource wrapper.StandardScopeCache A simple cache implementation backed by a concurrent map.TextEncryptorBindHandler BindHandler that uses a TextEncryptor to decrypt text if properly prefixed with {cipher}.TextEncryptorConfigBootstrapper Bootstrapper.TextEncryptorConfigBootstrapper.FailsafeTextEncryptor Deprecated. TextEncryptorUtils TextEncryptorUtils.FailsafeTextEncryptor TextEncryptor that just fails, so that users don't get a false sense of security adding ciphers to config files and not getting them decrypted.ThreadLocalScopeCache ThreadScope WritableEnvironmentEndpoint An extension of the standardEnvironmentEndpointthat allows to modify the environment at runtime.WritableEnvironmentEndpointAutoConfiguration Auto-configurationfor theWritableEnvironmentEndpoint.WritableEnvironmentEndpointWebExtension MVC endpoint for theEnvironmentManager, providing a POST to /env as a simple way to change the Environment.