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

@@ -85,7 +85,6 @@
<module>spring-boot-sample-tomcat-jsp</module>
<module>spring-boot-sample-tomcat-ssl</module>
<module>spring-boot-sample-tomcat-multi-connectors</module>
<module>spring-boot-sample-tomcat80-ssl</module>
<module>spring-boot-sample-traditional</module>
<module>spring-boot-sample-undertow</module>
<module>spring-boot-sample-undertow-ssl</module>