| Class | Description |
|---|---|
| StartupEventsAutoConfiguration | |
| StartupEventsCustomizer |
Adds a listener that generates an HTML report with
ReportRenderer when application context gets closed. |
| StartupEventsCustomizerFactory |
Creates a
StartupEventsCustomizer to customize application context in integration tests. |
| StartupEventsInitializer |
Sets the
ConfigurableApplicationContext.getApplicationStartup() to a BufferingApplicationStartup to collect startup events. |
Copyright © 2023. All rights reserved.