Annotation Interface JsonReader


@Target({TYPE,CONSTRUCTOR,METHOD}) @Retention(RUNTIME) public @interface JsonReader
Русский: Аннотация указывает что для типа типа будет создан читатель JSON и внедрен в контейнер зависимостей.
English: Annotation specifies that a JSON reader will be created for the type and embedded in the dependency container.