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.
Moved configuration classes to main folders. Removed previously required @Enable…Repositories annotations.
Moved Spring Data JPA examples from spring-data-jpa-examples repo to this one. Added samples for MongoDB.