Annotation Type Encrypt
-
@Retention(RUNTIME) @Target(FIELD) public @interface EncryptThis annotation specifically used to encrypt sensitive attributes while persisting them in mongodb.- Author:
- sagar04
@Retention(RUNTIME)
@Target(FIELD)
public @interface Encrypt