Skip to content

Add JSON support to Protobuf codecs #25457

Closed
@anborg

Description

@anborg

Use case: Developers want to create Protobuf service implementation, more efficient. However, also need to expose as rest/json, to support clients that consume json -- perhaps we are in technology-transition time?

This does not work for netty/webflux, but works for tomcat, so likely some platform config issue?

Please make it easy to expose PROTO implementation as rest, without code duplication.

image

https://stackoverflow.com/questions/60289736/spring-webflux-netty-no-tomcat-how-to-expose-proto-as-json-endopints-without/63022169#63022169

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions