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
Oliver Gierke
97963961ab
#21 - Updated REST/Security and root readme.
2014-10-17 10:43:29 +02:00
Christoph Strobl
91565e3e21
#3 - Added samples for Spring Data Redis.
...
We added basic samples showing KEYS and SCAN command as well as configuration options for Redis Sentinel.
Original pull request: #9 .
2014-09-09 09:19:40 -05:00
Oliver Gierke
8ebc3d85fb
Added image link for build status on Travis.
2014-09-04 14:43:25 +02:00
Christoph Strobl
6fb5259e37
#8 - Add sample for @Meta usage.
...
Renamed the geo-spatial example to example only as it not only covers geo-spatial samples. Added advanced example to show the usage of the @Meta annotation.
Original pull request: #11 .
2014-09-02 17:39:30 +02:00
Christoph Strobl
09317bc6de
#8 - Add MongoDB text search example.
...
The sample reads the Spring IO blog Atom feed and performs text search on it.
We use manual index creation and query via MongoTemplate as well as automatic index creation and derived queries via repositories.
Original pull request: #10 .
2014-09-02 10:20:22 +02:00
Oliver Gierke
d3cd04edb6
Updated readme with latest additions.
2014-07-31 15:08:13 +02:00
Thomas Darimont
67ab7716dc
Added example for SpringSecurity integration.
...
Fixed some Java 6 incompatibilities.
Added mention for the security module in readme.
Original pull request: #1 .
2014-07-10 21:37:35 +02:00
Oliver Gierke
9f7d90ad5c
Updated root readme.
2014-05-02 20:10:25 +02:00
Oliver Gierke
bf4d9c2bcc
Added note on JDK 8 for Java 8 JPA project.
2014-01-31 14:41:39 +01:00
Oliver Gierke
4b11a9dc8f
Initial commit.
...
Moved Spring Data JPA examples from spring-data-jpa-examples repo to this one. Added samples for MongoDB.
2014-01-31 14:34:34 +01:00
Oliver Gierke
4c7d78a410
Initial commit
2014-01-30 07:42:43 -08:00