Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-mongodb

Cannot create namespace in multi-document transaction(MongoDB 4.0, Spring Data 2.1.0, Spring Boot)

How can I implement addFields mongoDB query in Java

Java 8 stream support in MongoTemplate

spring-data-mongodb

SpringData Mongo @Column equivalent annotation (@Property?)

Setup custom converters in Spring Data Mongo

Spring Data MongoDB auditing doesn't work for embedded documents

How to reference nested object into other collection Mongodb

QueryDSL delete method

Why is Spring Data's MongoRepository so limited?

@Indexed annotation ignored when using named collections

How to use projecting types in Spring Data MongoDB repository's query methods?

How to save Timestamp type value in MongoDb | Java

Spring Data MongoDB Date between two Dates

How to run js file in mongo using spring data

Mongodb select all fields group by one field and sort by another field

How to use spring data mongo @CompoundIndex with sub collections?