Add simple war sample

This commit is contained in:
Phillip Webb
2015-10-15 15:31:28 -07:00
parent 676ff75d9d
commit 56643222cf
5 changed files with 151 additions and 0 deletions

View File

@@ -68,6 +68,7 @@
<module>spring-boot-sample-undertow</module>
<module>spring-boot-sample-undertow-ssl</module>
<module>spring-boot-sample-velocity</module>
<module>spring-boot-sample-war</module>
<module>spring-boot-sample-web-freemarker</module>
<module>spring-boot-sample-web-groovy-templates</module>
<module>spring-boot-sample-web-method-security</module>