| Class | Description |
|---|---|
| BootstrapApplicationListener |
A listener that prepares a SpringApplication (e.g.
|
| BootstrapConfigFileApplicationListener |
Overrides ConfigFileApplicationListener to disable exception.
|
| BootstrapImportSelector | |
| BootstrapImportSelectorConfiguration |
Configuration to import the
BootstrapImportSelector configuration. |
| LoggingSystemShutdownListener |
Cleans up the logging system immediately after the bootstrap context is created on
startup.
|
| TextEncryptorBindHandler |
BindHandler that uses a TextEncryptor to decrypt text if properly prefixed with
{cipher}.
|
| TextEncryptorConfigBootstrapper |
Bootstrapper.
|
| TextEncryptorConfigBootstrapper.FailsafeTextEncryptor | Deprecated |
| Annotation Type | Description |
|---|---|
| BootstrapConfiguration |
A marker interface used as a key in
META-INF/spring.factories. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.