Class CxfProperties
java.lang.Object
org.apache.cxf.spring.boot.autoconfigure.CxfProperties
ConfigurationProperties for Apache CXF.- Author:
- Vedran Pavic
-
Constructor Details
-
CxfProperties
public CxfProperties()
-
-
Method Details
-
getPath
@NotNull @Pattern(regexp="/[^?#]*", message="Path must start with /") public @NotNull @Pattern(regexp="/[^?#]*",message="Path must start with /") String getPath() -
setPath
-
getServlet
-
getMetrics
-
getJaxrs
-