- All Implemented Interfaces:
- org.springframework.boot.diagnostics.FailureAnalyzer
public class CxfSpringBootMavenPropertiesMissingFailureAnalyzer
extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<CxfSpringBootMavenPropertiesNotFoundException>
FailureAnalyzer to show custom Failure Message, if the cxf-spring-boot-maven.properties is missing
(which is generated by the https://github.com/codecentric/cxf-spring-boot-starter-maven-plugin and
is mandatory for autodetection and instantiation of the CXF endpoint(s)).
- Author:
- jonashackt