Add spring-data-rest sample

This commit is contained in:
Dave Syer
2014-02-27 10:33:44 +00:00
parent 8e8237a93e
commit 2845b101a1
13 changed files with 566 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
<module>spring-boot-sample-data-jpa</module>
<module>spring-boot-sample-data-mongodb</module>
<module>spring-boot-sample-data-redis</module>
<module>spring-boot-sample-data-rest</module>
<module>spring-boot-sample-integration</module>
<module>spring-boot-sample-jetty</module>
<module>spring-boot-sample-profile</module>