Annotation Interface DisableJackson


@Target(METHOD) @Retention(RUNTIME) public @interface DisableJackson
Annotation that marks a resource method as not to be serialized by Jackson.