@Validated public class CxfProperties extends Object
ConfigurationProperties for Apache CXF.| Modifier and Type | Class and Description |
|---|---|
static class |
CxfProperties.Servlet |
| Constructor and Description |
|---|
CxfProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
CxfProperties.Servlet |
getServlet() |
void |
setPath(String path) |
@NotNull
@Pattern(regexp="/[^?#]*",
message="Path must start with /")
public String getPath()
public void setPath(String path)
public CxfProperties.Servlet getServlet()
Apache CXF