Commit Graph

14 Commits

Author SHA1 Message Date
Oliver Gierke
5ff523973f Upgraded to Spring Boot 1.1.5.RELEASE.
Upgraded to Querydsl 3.4.2. Fixed name of the MongoDB Geospatial project.
2014-08-12 15:29:26 +02:00
Oliver Gierke
56ab6b4705 Split up MongoDB example into two.
Split up the previously existing MongoDB example project in one for basic stuff, geo-spatial and Querydsl support as well as one on the aggregation framework. This will allow us to add other modules on particular focus areas going forward.
2014-07-31 15:03:13 +02:00
Oliver Gierke
bb8711598e Added example for multi-store configuration. 2014-07-28 20:09:09 +02:00
Oliver Gierke
8805059aee Upgraded to Spring Boot 1.1.4.RELEASE.
Slight restructuring of the build setup for the Spring Data REST. Upgraded to Tomcat 8.0.9.
2014-07-08 14:02:45 +02:00
Oliver Gierke
16f9aa6ab1 Dependency upgrades.
- Spring Boot 1.1.0 -> 1.1.3
- Querydsl 3.3.4 -> 3.4.1
- Lombok 1.12.4 -> 1.14.4
2014-07-07 19:34:34 +02:00
Oliver Gierke
a3a1db24d0 Upgraded to Spring Boot 1.1.0. 2014-06-16 17:03:58 +02:00
Oliver Gierke
c3afe35d2f Upgraded to Spring Data Dijkstra GA release. 2014-05-21 11:07:32 +02:00
Oliver Gierke
7a7daaec60 Added Starbucks sample for Spring Data REST. 2014-05-02 20:06:43 +02:00
Oliver Gierke
db9ade78c7 Upgrade to Spring Boot 1.0.2.RELEASE. 2014-04-24 14:49:56 +02:00
Oliver Gierke
87f91d8afc Upgraded to Spring Boot GA and Spring Data MongoDB 1.5 M1. 2014-04-02 10:06:25 +02:00
Oliver Gierke
c18c26c0a7 Upgraded to Spring 4.0.2.RELEASE. 2014-03-13 19:23:10 +01:00
Oliver Gierke
87e8518bd2 Upgraded to latest dependencies.
Use latest stable Spring Data JPA release as well as Hibernate 4.3.4. Upgraded to Spring Boot 1.0 RC4, Querydsl 3.3.1 and Lombok 1.12.4. Upgraded to Spring Data MongoDB 1.5 snapshots to be able to use the geo-types from Spring Data Commons.
2014-03-11 12:27:43 +01:00
Oliver Gierke
2ca3aa159c Upgraded to Spring Boot 1.0 RC3.
Moved configuration classes to main folders. Removed previously required @Enable…Repositories annotations.
2014-02-14 18:59:52 +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