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

Simplified annotation for protobuf entities

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: