Add Jetty 9 sample

See gh-369
This commit is contained in:
Phillip Webb
2014-11-05 09:14:14 -08:00
parent ea6162254d
commit 48d651c753
6 changed files with 209 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
<module>spring-boot-sample-jersey</module>
<module>spring-boot-sample-jersey1</module>
<module>spring-boot-sample-jetty</module>
<module>spring-boot-sample-jetty9</module>
<module>spring-boot-sample-jta-atomikos</module>
<module>spring-boot-sample-jta-bitronix</module>
<module>spring-boot-sample-jta-jndi</module>