SpringBootExceptionReporter
Callback interface used to support custom reporting of SpringApplication startup errors. reporters are loaded through the SpringFactoriesLoader and must declare a public constructor with a single ConfigurableApplicationContext parameter.
Author
Phillip Webb
Since
2.0.0