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

Simplified annotation for protobuf entities

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
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: