@ConfigurationProperties(prefix="spring.webservices")
public class WebServicesProperties
extends java.lang.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 |
|---|---|
java.lang.String |
getPath() |
WebServicesProperties.Servlet |
getServlet() |
void |
setPath(java.lang.String path) |
public java.lang.String getPath()
public void setPath(java.lang.String path)
public WebServicesProperties.Servlet getServlet()