Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-mongodb

Spring Data Mongo throw CodecConfigurationException: Can't find a codec for CodecCacheKey{clazz=class java.lang.Class, types=null}

java spring-data-mongodb

@DBRef(lazy = true) with a Kotlin data class throwing Cannot subclass final class error

How to query a array of json in a mongodb document using spring data mongodb

Spring Data mongodb: adding credentials for MongoDb access

Mongo embedded server: the single instance is not primary in replica set

Spring Data Mongo | Cannot authorize inserting into system.indexes documents without a string-typed

Mongotemplate.updateFirst() doesn't update @LastModifiedDate

Springdata MongoDB automatically generates and undesired unique index in subdocuments

Spring Data MongoDB: How to describe aggregation $merge with Spring Aggregation?

Spring Mongo update by only not null fields of new POJO

Spring data mongodb nearSphere not working with query.with(pageable)