Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 351 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 351 Bytes

Protobuf Http Message Converter

The official spring ProtobufHttpMessageConverter uses JsonFormat, which is not inline with the Protobuf official document.

This implementation copy the origin ProtobufHttpMessageConverter and slightly modified to uses the JsonFormat inside the official protobuf project 3.1.0.