Add Atmosphere sample application

Add Atmosphere example application based on
http://github.com/Atmosphere/atmosphere-samples/tree/master/samples/chat

Closes gh-2341
This commit is contained in:
Phillip Webb
2015-01-13 15:06:16 -08:00
parent 735b6277c2
commit 43d577aa4c
10 changed files with 10210 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
<module>spring-boot-sample-actuator-ui</module>
<module>spring-boot-sample-amqp</module>
<module>spring-boot-sample-aop</module>
<module>spring-boot-sample-atmosphere</module>
<module>spring-boot-sample-batch</module>
<module>spring-boot-sample-data-elasticsearch</module>
<module>spring-boot-sample-data-gemfire</module>