contactsunny/MongoDBSpringBootEncryptionDecryptionPOC
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.
JavaGPL-3.0