Merge branch '3.3.x' into 3.4.x
Closes gh-44694
This commit is contained in:
@@ -4,8 +4,8 @@ org.springframework.boot.devtools.restart.RestartScopeInitializer
|
||||
|
||||
# Application Listeners
|
||||
org.springframework.context.ApplicationListener=\
|
||||
org.springframework.boot.devtools.restart.RestartApplicationListener,\
|
||||
org.springframework.boot.devtools.logger.DevToolsLogFactory.Listener
|
||||
org.springframework.boot.devtools.logger.DevToolsLogFactory$Listener,\
|
||||
org.springframework.boot.devtools.restart.RestartApplicationListener
|
||||
|
||||
# Environment Post Processors
|
||||
org.springframework.boot.env.EnvironmentPostProcessor=\
|
||||
|
||||
Reference in New Issue
Block a user