Add SpringApplicationInitializer that can be used to initialize a SpringApplication before it runs. An ApplicationContextInitializer can optionally implement this interface.
Add SpringApplicationInitializer that can be used to initialize a SpringApplication before it runs. An ApplicationContextInitializer can optionally implement this interface.