spring-boot/spring-boot-samples
Phillip Webb f7ce153ff0 Fix JSP EL support with Tomcat
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
2013-09-05 17:14:13 -07:00
..
spring-boot-sample-actuator Switch off CSRF filter 2013-09-05 17:14:12 -07:00
spring-boot-sample-actuator-ui Remove '/resources/**' mapping and default servlet 2013-09-05 17:14:13 -07:00
spring-boot-sample-batch Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
spring-boot-sample-data-jpa Rework database auto-configure 2013-09-05 17:14:11 -07:00
spring-boot-sample-integration Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
spring-boot-sample-jetty Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-profile Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
spring-boot-sample-simple Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
spring-boot-sample-tomcat ManagementServerConfiguration security 2013-09-05 17:14:10 -07:00
spring-boot-sample-traditional Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-web-jsp Fix JSP EL support with Tomcat 2013-09-05 17:14:13 -07:00
spring-boot-sample-web-static Remove '/resources/**' mapping and default servlet 2013-09-05 17:14:13 -07:00
spring-boot-sample-web-ui Remove '/resources/**' mapping and default servlet 2013-09-05 17:14:13 -07:00
spring-boot-sample-websocket Fix security config 2013-09-05 17:14:11 -07:00
spring-boot-sample-xml Removed spring-boot related version from dependencies of samples 2013-09-05 17:14:09 -07:00
pom.xml Fix JSP EL support with Tomcat 2013-09-05 17:14:13 -07:00
README.md Documentation 2013-08-05 22:36:22 -07:00

Spring Boot - Samples

We are currently still working on documentation for Spring Boot. Please check back in the future.