|
|
|
@ -567,8 +567,8 @@ public class SpringApplication {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Apply any relevant post-processing the {@link ApplicationContext}. Subclasses can
|
|
|
|
|
* apply additional processing as required.
|
|
|
|
|
* Apply any relevant post-processing to the {@link ApplicationContext}. Subclasses
|
|
|
|
|
* can apply additional processing as required.
|
|
|
|
|
* @param context the application context
|
|
|
|
|
*/
|
|
|
|
|
protected void postProcessApplicationContext(ConfigurableApplicationContext context) {
|
|
|
|
|