Add sample for Jetty 9.3

Closes gh-3325
This commit is contained in:
Ivan Sopov
2015-06-24 23:12:12 +03:00
committed by Andy Wilkinson
parent 7ecc271617
commit a09a29be44
7 changed files with 241 additions and 0 deletions

View File

@@ -49,6 +49,7 @@
<module>spring-boot-sample-jetty-ssl</module>
<module>spring-boot-sample-jetty8</module>
<module>spring-boot-sample-jetty8-ssl</module>
<module>spring-boot-sample-jetty93</module>
<module>spring-boot-sample-jooq</module>
<module>spring-boot-sample-jpa</module>
<module>spring-boot-sample-jta-atomikos</module>