Merge branch '2.7.x' into 3.0.x
Closes gh-37142
This commit is contained in:
@@ -568,8 +568,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) {
|
||||
|
||||
Reference in New Issue
Block a user