-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Brian Clozel opened SPR-13589 and commented
Google protobuf is now 3.0.0-beta4 and is backing the new grpc project.
Let's update our ProtobufHttpMessageConverter
to also support this upcoming version.
In the meantime the protobuf-java-format has moved to github and had two new releases with potential breaking changes. This issue should also deal with those.
Issue Links:
- Upgrade to Protobuf Java Format 1.4 [SPR-14171] #18743 Upgrade to Protobuf Java Format 1.4
- ProtobufHttpMessageConverter: JSON not written to response [SPR-15988] #20538 ProtobufHttpMessageConverter: JSON not written to response
- HttpMessageConverter based on Protostuff library [SPR-13203] #17795 HttpMessageConverter based on Protostuff library
- ProtobufHttpMessageConverter: Make JSON format configurable [SPR-15550] #20109 ProtobufHttpMessageConverter: Make JSON format configurable
Referenced from: commits 4d035e3
2 votes, 8 watchers
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement