This is a simple Spring Boot POC in which we try to understand how to use MongoDB cascading features provided by Spring Boot, to encrypt data before saving to MongoDB and decrypting it after fetching from MongoDB.
java encryption spring-boot mongodb poc springboot spring-data-jpa decryption spring-data-mongodb jasypt spring-boot-mongodb thetechcheck mongodb-encryption mongodb-decryption spring-boot-jasypt mongodb-jasypt contactsunny
-
Updated
Mar 22, 2023 - Java