Add Tomcat 7 and Jetty 8 samples

Switch the Tomcat 8 and Jetty 9 samples to Tomcat 7 and Jetty 8. Since
Tomcat 8 and Jetty 9 are now the default versions the previous samples
are no longer relevant, however, we do need integration tests to check
that we remain compatible with Tomcat 7 and Jetty 8.

See gh-1832
This commit is contained in:
Phillip Webb
2014-11-05 16:15:16 -08:00
parent b6bacd5e8a
commit 9d4ada7939
18 changed files with 245 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
spring.view.prefix: /WEB-INF/jsp/
spring.view.suffix: .jsp
application.message: Hello Phil