#65 - Added example project for Spring Data web support.

This commit is contained in:
Oliver Gierke
2015-03-09 11:04:00 +01:00
parent 2c97493f9f
commit df7fcb0edb
17 changed files with 815 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
<module>solr</module>
<module>cassandra</module>
<module>elasticsearch</module>
<module>web</module>
</modules>
<properties>