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
Dave Syer 39425c81d6 Servlet context document root not found when running as exploded WAR
* Added additional search in
AbstractEmbeddedServletContainerFactory.getValidDocumentRoot() to
detect a /WEB-INF/ directory in the code archive
* If the code archive is in /WEB-INF/** then we assume it is
safe to serve content from / (exposes the loader classes
but nothing sensitive from the app)

[Fixes #54345578]
11 years ago
..
spring-boot-sample-actuator Ops -> Actuator 11 years ago
spring-boot-sample-actuator-ui Ops -> Actuator 11 years ago
spring-boot-sample-batch Renamed spring-boot-ups -> spring-boot-starter 11 years ago
spring-boot-sample-data-jpa Renamed spring-boot-ups -> spring-boot-starter 11 years ago
spring-boot-sample-integration Renamed spring-boot-ups -> spring-boot-starter 11 years ago
spring-boot-sample-jetty Servlet context document root not found when running as exploded WAR 11 years ago
spring-boot-sample-profile Renamed spring-boot-ups -> spring-boot-starter 11 years ago
spring-boot-sample-simple Renamed spring-boot-ups -> spring-boot-starter 11 years ago
spring-boot-sample-tomcat Renamed spring-boot-ups -> spring-boot-starter 11 years ago
spring-boot-sample-traditional Renamed spring-boot-ups -> spring-boot-starter 11 years ago
spring-boot-sample-web-static Renamed spring-boot-ups -> spring-boot-starter 11 years ago
spring-boot-sample-web-ui Renamed spring-boot-ups -> spring-boot-starter 11 years ago
spring-boot-sample-xml Renamed spring-boot-ups -> spring-boot-starter 11 years ago
pom.xml Ops -> Actuator 11 years ago