Remove Tomcat 8.0-based SSL sample

We now require Tomcat 8.5
This commit is contained in:
Andy Wilkinson
2017-05-12 17:55:19 +01:00
parent 61d89ef207
commit a3f3740725
8 changed files with 0 additions and 177 deletions

View File

@@ -195,9 +195,6 @@ The following sample applications are provided:
| link:spring-boot-sample-tomcat-ssl[spring-boot-sample-tomcat-ssl]
| Web application that uses Tomcat configured with SSL
| link:spring-boot-sample-tomcat80-ssl[spring-boot-sample-tomcat80-ssl]
| Web application that uses Tomcat 8.0 configured with SSL
| link:spring-boot-sample-traditional[spring-boot-sample-traditional]
| Traditional WAR packaging (but also executable using `java -jar`)