Annotation Interface SerdeConfig


@Internal @Retention(RUNTIME) @Target(ANNOTATION_TYPE) @Inherited public @interface SerdeConfig
Meta-annotation with meta annotation members that different annotation models can be bind to.

This annotation shouldn't be used directly instead a concrete annotation API for JSON like JSON-B or Jackson annotations should be used.