Annotation Type NoEncryption


@Retention(RUNTIME) @Target(FIELD) public @interface NoEncryption
Annotation for marking fields to be not encrypted during JSON path serialization by JsonPathMapConverter.
Since:
8.0.0
Author:
XIMA Media GmbH