Annotation Type ProtoGlobalMapper


  • @Target(TYPE)
    @Retention(SOURCE)
    public @interface ProtoGlobalMapper
    Place this annotation only above class which implements Mapper. This annotation will generate "toProto" and "toDomain" just like ProtoClassMapper combined with ProtoClass.