Add spring-websocket module

This commit is contained in:
Rossen Stoyanchev
2013-03-10 09:54:11 -04:00
parent 34bcdcfe85
commit 4e67f809fb
5 changed files with 49 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ include "spring-web"
include "spring-webmvc"
include "spring-webmvc-portlet"
include "spring-webmvc-tiles3"
include "spring-websocket"
// Exposes gradle buildSrc for IDE support
include "buildSrc"