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]
2013-07-31 10:30:03 +01:00
..
spring-boot-sample-actuator Ops -> Actuator 2013-07-31 09:46:34 +01:00
spring-boot-sample-actuator-ui Ops -> Actuator 2013-07-31 09:46:34 +01:00
spring-boot-sample-batch Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
spring-boot-sample-data-jpa Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
spring-boot-sample-integration Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
spring-boot-sample-jetty Servlet context document root not found when running as exploded WAR 2013-07-31 10:30:03 +01:00
spring-boot-sample-profile Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
spring-boot-sample-simple Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
spring-boot-sample-tomcat Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
spring-boot-sample-traditional Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
spring-boot-sample-web-static Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
spring-boot-sample-web-ui Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
spring-boot-sample-xml Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
pom.xml Ops -> Actuator 2013-07-31 09:46:34 +01:00