Add Undertow WebSocket sample application

See gh-2028
This commit is contained in:
Phillip Webb
2014-12-03 15:36:34 -08:00
parent 778aa39016
commit 8928012943
23 changed files with 1800 additions and 0 deletions

View File

@@ -75,6 +75,7 @@
<module>spring-boot-sample-web-velocity</module>
<module>spring-boot-sample-websocket</module>
<module>spring-boot-sample-websocket-jetty</module>
<module>spring-boot-sample-websocket-undertow</module>
<module>spring-boot-sample-ws</module>
<module>spring-boot-sample-xml</module>
</modules>