| Class | Description |
|---|---|
| BootstrapApplicationListener |
A listener that prepares a SpringApplication (e.g.
|
| BootstrapImportSelector | |
| BootstrapImportSelectorConfiguration |
Configuration to import the
BootstrapImportSelector configuration. |
| LoggingSystemShutdownListener |
Cleans up the logging system immediately after the bootstrap context is created on
startup.
|
| Annotation Type | Description |
|---|---|
| BootstrapConfiguration |
A marker interface used as a key in
META-INF/spring.factories. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.