@ConfigurationProperties(prefix="spring.webservices") public class WebServicesProperties extends Object
@ConfigurationProperties
for Spring Web Services.Modifier and Type | Class and Description |
---|---|
static class |
WebServicesProperties.Servlet |
Constructor and Description |
---|
WebServicesProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
WebServicesProperties.Servlet |
getServlet() |
void |
setPath(String path) |
public String getPath()
public void setPath(String path)
public WebServicesProperties.Servlet getServlet()