| Package | Description |
|---|---|
| org.springframework.boot.web.servlet.server |
Servlet web server abstractions.
|
| Modifier and Type | Method and Description |
|---|---|
Jsp |
AbstractServletWebServerFactory.getJsp() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractServletWebServerFactory.setJsp(Jsp jsp) |
void |
ConfigurableServletWebServerFactory.setJsp(Jsp jsp)
Sets the configuration that will be applied to the server's JSP servlet.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.