Search code examples
Persisting Path objects with spring-data-mongodb respositories...

javaspring-data-mongodb

Read More
E11000 duplicate key error when doing PUT for modifiable resource with Spring Data Rest...

restputspring-data-mongodbspring-data-rest

Read More
Dynamically multiple averages in one Aggregation Spring Boot...

spring-bootaggregation-frameworkspring-data-mongodb

Read More
save mongo entity to the different collections...

javaspringspring-dataspring-data-mongodb

Read More
How to calculate the data size of the Mongodb collection using Java MongoOperations?...

javaspringmongodbspring-bootspring-data-mongodb

Read More
Use DateOperators.Month.withTimezone correctly in a spring data mongo aggregation...

mongodbspring-data-mongodb

Read More
Get Embed Document based on DBRef in MongoDB using Spring data...

mongodbspring-bootspring-data-mongodbdbref

Read More
how to Initialization sequence generator _id in spring data mongo...

spring-data-mongodb

Read More
Converting mongoshell projection to Spring MongoTemplate projection...

springmongodbmongodb-queryspring-data-mongodb

Read More
Find an object with biggest semver version...

springmongodbspring-datacriteriaspring-data-mongodb

Read More
Spring Data MongoDB: MergeOperation returns the whole collection. Why?...

javamongodbspring-dataspring-data-mongodb

Read More
Adding custom behavior to all repositories without xml configuration...

springspring-dataspring-bootspring-data-mongodb

Read More
Can Spring Data MongoDB be configured to support a different database for each repository?...

springmongodbspring-dataspring-data-mongodb

Read More
Spring MongoDB Data elemMatch Simple...

regexspring-dataspring-data-mongodbspring-mongodb

Read More
How to return raw JSON directly from a mongodb query in Java?...

javaspringmongodbspring-dataspring-data-mongodb

Read More
How to filter items in bulks?...

springspring-batchspring-data-mongodb

Read More
Spring Data MongoDB: how to avoid @CreatedBy and @CreatedDate fields update?...

spring-bootspring-data-mongodb

Read More
MongoDB queries - $condition by element in array...

mongodbmongodb-queryaggregation-frameworkspring-data-mongodb

Read More
How to remove elements from nested object array?...

springmongodbmongodb-queryspring-data-mongodb

Read More
Aggregation works unexpectedly after spring-data-mongo-db library update...

mongodbspring-bootspring-data-mongodbspring-data-mongodb-reactive

Read More
How to transform the Mongodb script to be equivalent to the java spring-data mongodb code...

mongodbaggregation-frameworkaggregatespring-data-mongodb

Read More
spring mongodb aggregation compare two field and get sum of one column...

springmongodbspring-data-mongodb

Read More
Can't query geoNear in a model with @GeoSpatialIndexed...

javaspringmongodbgeojsonspring-data-mongodb

Read More
Spring Data Mongo Linked Document Storage...

springmongodbspring-data-mongodb

Read More
Performing update using @Query via Spring Data MongoDB...

javaspringmongodbspring-data-mongodb

Read More
Error creating bean with name 'personRepository': Invocation of init method failed; nested e...

springmongodbspring-data-mongodb

Read More
MongoDb Compass export db ref as embedded JSON...

mongodbspring-data-mongodbmongodb-compass

Read More
Effect of disabling auto-index-creation but retaining @Indexed annotations...

javaspringmongodbspring-dataspring-data-mongodb

Read More
Why I get error "No property found" on repository?...

javaspringspring-dataspring-data-mongodb

Read More
MongoException: Index with name: code already exists with different options...

mongodbspring-data-mongodbmongodb-javamongodb-indexes

Read More
BackNext