| Method and Description |
|---|
| org.springframework.boot.context.embedded.ConfigurableEmbeddedServletContainer.setJspServletClassName(String)
in 1.3.0 in favor of
JspServlet.setClassName(String) |
| org.springframework.boot.context.embedded.ConfigurableEmbeddedServletContainer.setRegisterJspServlet(boolean)
in 1.3.0 in favor of
JspServlet.setRegistered(boolean) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.