Merge branch '2.7.x'
This commit is contained in:
commit
6cbb4a4f33
|
|
@ -75,7 +75,7 @@ org.springframework.boot.diagnostics.analyzer.InvalidConfigurationPropertyValueF
|
|||
org.springframework.boot.diagnostics.analyzer.PatternParseFailureAnalyzer,\
|
||||
org.springframework.boot.liquibase.LiquibaseChangelogMissingFailureAnalyzer,\
|
||||
org.springframework.boot.web.context.MissingWebServerFactoryBeanFailureAnalyzer,\
|
||||
org.springframework.boot.web.embedded.tomcat.ConnectorStartFailureAnalyzer,\
|
||||
org.springframework.boot.web.embedded.tomcat.ConnectorStartFailureAnalyzer
|
||||
|
||||
# Failure Analysis Reporters
|
||||
org.springframework.boot.diagnostics.FailureAnalysisReporter=\
|
||||
|
|
|
|||
Loading…
Reference in New Issue