Annotation Interface JsonWriter


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