Uploaded image for project: 'ProtoStream'
  1. ProtoStream
  2. IPROTO-307

Simplified annotation for protobuf entities

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.0.0.Final
    • None
    • None
    • False
    • False
    • None

      Currently, in order to generate protobuf marshallers for pojos, we need to annotate every field with @ProtoField. We should introduce a simplified @ProtoMessage class-level annotation that automatically identifies all non-volatile public fields and generates a .proto file. The class should have a default constructor.

      See https://quarkus.io/guides/hibernate-orm-panache

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: