Previously, the implementations of the EnvironmentPostProcessors added ApplicationEventListener to their interface as well. These implementations tested fine, but of course since there was no full integration test to ensure that they were registered I forgot to add them to spring.factories. This change adds their declarations as ApplicationEventListeners to the spring.factories file and ensures that the logs are replayed when the application is finished preparing. Signed-off-by: Ben Hale <bhale@vmware.com>
4.8 KiB
4.8 KiB