We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2e824 commit 752b8bdCopy full SHA for 752b8bd
spring-boot/src/test/resources/failure-analyzers-tests/broken-initialization.factories
@@ -1,4 +1,4 @@
1
# Failure Analyzers
2
org.springframework.boot.diagnostics.FailureAnalyzer=\
3
-org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenAnalysisFailureAnalyzer,\
+org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenInitializationFailureAnalyzer,\
4
org.springframework.boot.diagnostics.FailureAnalyzersTests$BasicFailureAnalyzer
0 commit comments