Spring Web Services Starter and Sample Project

Fixes gh-412
This commit is contained in:
Marten Deinum
2014-02-28 11:50:45 +01:00
committed by Andy Wilkinson
parent b5d267ca89
commit e2a449da97
13 changed files with 376 additions and 16 deletions

View File

@@ -57,7 +57,8 @@
<module>spring-boot-sample-web-velocity</module>
<module>spring-boot-sample-websocket</module>
<module>spring-boot-sample-xml</module>
</modules>
<module>spring-boot-sample-ws</module>
</modules>
<!-- No dependencies - otherwise the samples won't work if you change the
parent -->
<build>