Package io.micronaut.protobuf.json
package io.micronaut.protobuf.json
-
ClassesClassDescriptionValidates beans that implement gRPC services and have methods annotated with
@GrpcRestJsonExposed
.Configuration properties for enabling and configuring the gRPC JSON proxy feature in a Micronaut application.Controller handling gRPC method invocations via HTTP requests.Utility class for handling Protobuf message serialization and deserialization to/from JSON.