Add cache sample

See gh-2633
This commit is contained in:
Eddú Meléndez
2015-03-28 15:15:01 -05:00
committed by Stephane Nicoll
parent 91ce0abe48
commit 23a278451a
12 changed files with 309 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
<module>spring-boot-sample-aop</module>
<module>spring-boot-sample-atmosphere</module>
<module>spring-boot-sample-batch</module>
<module>spring-boot-sample-cache</module>
<module>spring-boot-sample-data-elasticsearch</module>
<module>spring-boot-sample-data-gemfire</module>
<module>spring-boot-sample-data-jpa</module>