You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
spring-boot-sample-actuator Switch off CSRF filter 11 years ago
spring-boot-sample-actuator-ui Remove '/resources/**' mapping and default servlet 11 years ago
spring-boot-sample-batch Removed spring-boot related version from dependencies of samples 11 years ago
spring-boot-sample-data-jpa Rework database auto-configure 11 years ago
spring-boot-sample-integration Removed spring-boot related version from dependencies of samples 11 years ago
spring-boot-sample-jetty Fix security config 11 years ago
spring-boot-sample-profile Removed spring-boot related version from dependencies of samples 11 years ago
spring-boot-sample-simple Removed spring-boot related version from dependencies of samples 11 years ago
spring-boot-sample-tomcat ManagementServerConfiguration security 11 years ago
spring-boot-sample-traditional Fix security config 11 years ago
spring-boot-sample-web-jsp Fix JSP EL support with Tomcat 11 years ago
spring-boot-sample-web-static Remove '/resources/**' mapping and default servlet 11 years ago
spring-boot-sample-web-ui Remove '/resources/**' mapping and default servlet 11 years ago
spring-boot-sample-websocket Fix security config 11 years ago
spring-boot-sample-xml Removed spring-boot related version from dependencies of samples 11 years ago
README.md Documentation 11 years ago
pom.xml Fix JSP EL support with Tomcat 11 years ago

README.md

Spring Boot - Samples

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