#64 - Add example for GeoJSON usage in MongoDB.

Add sample to show usage of GeoJSON within domain types and repository query methods.
This commit is contained in:
Christoph Strobl
2015-03-09 15:20:58 +01:00
committed by Oliver Gierke
parent df7fcb0edb
commit 35596a9045
10 changed files with 1716 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
<module>text-search</module>
<module>java8</module>
<module>util</module>
<module>geo-json</module>
</modules>
<dependencies>