protoc-gen-twirp_java_jaxrs icon indicating copy to clipboard operation
protoc-gen-twirp_java_jaxrs copied to clipboard

Twirp generator for Java/JAX-RS Client and Server

Results 4 protoc-gen-twirp_java_jaxrs issues
Sort by recently updated
recently updated
newest added

Changes required to implement the new protocol: * Error code `resource_exhausted` should map to 429 (instead of 403). * Allow any arbitrary URL prefixes instead of forcing the "/twirp". See...

Create plugin for gradle protobuf so we can use twirm_java_jaxrs generator from Gradle project.

Generate JAX-RS server (resource) files