Package | Description |
---|---|
org.springframework.boot.context.embedded |
Specialized
ApplicationContext that supports
embedded servlet containers. |
Modifier and Type | Method and Description |
---|---|
JspServlet |
AbstractConfigurableEmbeddedServletContainer.getJspServlet() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfigurableEmbeddedServletContainer.setJspServlet(JspServlet jspServlet) |
void |
ConfigurableEmbeddedServletContainer.setJspServlet(JspServlet jspServlet)
Sets the configuration that will be applied to the container's JSP servlet.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.