Fix TomcatEmbeddedServletContainerFactory to set a MERGED_WEB_XML attribute when JSPs are used. This is required for EL support with JSPs since Jasper checks the version number in the web.xml. Without any web.xml Jasper default to disabling EL. Issue: #55752948 |
||
|---|---|---|
| .. | ||
| spring-boot-sample-actuator | ||
| spring-boot-sample-actuator-ui | ||
| spring-boot-sample-batch | ||
| spring-boot-sample-data-jpa | ||
| spring-boot-sample-integration | ||
| spring-boot-sample-jetty | ||
| spring-boot-sample-profile | ||
| spring-boot-sample-simple | ||
| spring-boot-sample-tomcat | ||
| spring-boot-sample-traditional | ||
| spring-boot-sample-web-jsp | ||
| spring-boot-sample-web-static | ||
| spring-boot-sample-web-ui | ||
| spring-boot-sample-websocket | ||
| spring-boot-sample-xml | ||
| README.md | ||
| pom.xml | ||
README.md
Spring Boot - Samples
We are currently still working on documentation for Spring Boot. Please check back in the future.