Annotation Type InternalId


@Target({FIELD,METHOD,PARAMETER}) @Retention(RUNTIME) public @interface InternalId
Author:
Michele Rastelli Annotation for `_id` field used by the InternalSerde. It works with shaded driver and relocated Jackson.