spring-data-mongodb-encrypt icon indicating copy to clipboard operation
spring-data-mongodb-encrypt copied to clipboard

Lightweight library for simple & easy per-field encryption in mongodb+spring

Results 7 spring-data-mongodb-encrypt issues
Sort by recently updated
recently updated
newest added

First of all, I am using your library very well. Thank you very much. I have a question. I use the reactiveMonoTemplate to create or modify data in the `upsert`...

enhancement
help wanted

As soon as i use @Encrypted on a sub-class referenced by @DBRef using spring-data-mongo i got this execption: ``` java.lang.ClassCastException: class com.mongodb.DBRef cannot be cast to class org.bson.Document (com.mongodb.DBRef and...

help wanted
priority:low

configuration beans will not be read from spring.factories in the springboot 3.2.

Hello , I'm using an aggregate pipeline in MongoDB and have a POJO class to represent the results. Projection involves a class with encrypted fields. I tried using @Encrypted in...

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: cb7972879468a7fe43fea4b2c54485c7dbdbe2bf File updated: pom.xml Vulnerabilities reduced: 16 ->...

Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...