Annotation Interface ProducesJson


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface ProducesJson
An alias for @Produces(MediaTypeNames.JSON_UTF_8).