Hi, I am surprised to see these spring-data artifacts deployed in maven central without a release note (as of date 10-Oct-2012):
spring-data-jpa 1.2.0
spring-data-mongodb 1.1.0
They share the...
Type: Posts; User: ludovic.praud; Keyword(s):
Hi, I am surprised to see these spring-data artifacts deployed in maven central without a release note (as of date 10-Oct-2012):
spring-data-jpa 1.2.0
spring-data-mongodb 1.1.0
They share the...
Thanks, it works but the documentation should be updated and the example removed. Does I need to open an issue on the documentation or maybe pull a change request ?
Now I have only one line for...
I am using spring-data-mongo 1.0.2 and when testing how it will do with version 1.1.0.M2 I was required to update the schemaLocation of my spring config to...