Annotation Interface JsonType


@SupportedAll @Retention(RUNTIME) @Target(METHOD) public @interface JsonType
An annotation which tags a configuration method as representing a type that should be serialized/deserialized using Jackson JSON mapper.