MyBatis plugin for annotated field encryption with a Spring Boot starter
mybatis-crypto is a MyBatis plugin that encrypts and decrypts annotated entity fields at the MyBatis layer. It provides a Spring Boot starter, multiple IEncryptor implementations, and supports custom encryptors, per-field keys, encrypted queries, and optional plaintext retention for server-side applications needing transparent field-level database encryption.
0