Skip to content

Plugin request for Buf Schema Registry: quarkus grpc generator #1629

Description

@zZHorizonZz

Where is the source code for the plugin?

The plugin is located in the Quarkus repository at https://github.com/quarkusio/quarkus. Specifically, the plugin code can be found at https://github.com/quarkusio/quarkus/tree/main/extensions/grpc/protoc.

Does the plugin have a valid semver version?

The plugin version should be the same as the Quarkus version, which is currently 3.17.4.

Does the plugin have a dependency on another plugin?

The plugin generates Mutiny stubs and requires the following plugins to be available:

  • buf.build/grpc/java
  • buf.build/protocolbuffers/java

I have tested the generated sources with Protobuf output, and they are compatible with these plugins.

Does the output of this plugin depend on any other external libraries?

The plugin output has a dependency on Quarkus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions