Mark Paluch
6d012f4aa2
#164 - Polishing.
...
Replaced deprecated @Builder annotation with @Builder from the main lombok package. Remove Groovy libraries as Examples do not contain scripting.
Original pull request: #165 .
2016-03-21 11:32:09 +01:00
Christoph Strobl
09697b84f2
#164 - Fix Elasticsearch example
...
Remove Boot Autoconfiguration, in-memory index and facets.
GeoPoint instead of String for location.
Original pull request: #165 .
2016-03-21 11:31:56 +01:00
Oliver Gierke
bca4e65e4f
#115 - Harmonized package names.
...
We now consistently use example.springdata.$store as base package name.
2015-07-16 09:10:20 +02:00
Artur Konczak
f9aa1556d8
#28 - Added example for Spring Data Elasticsearch.
...
Added basic example to show repository and ElasticsearchOperations usage.
2015-01-04 18:40:55 +01:00