protobuf-x/protoc-gen-spring-webflux

Simplify use cases

disc99 opened this issue · 2 comments

Currently this project supports RPC and REST, HTTP Server and Proxy Server features.
However, since it is not actually used, I want to narrow down the features and make it a simple configuration.

RPC style vs REST style

  • Unify handler generation using 'google.api.http' because it is more versatile

Simple Image
image