Package | Description |
---|---|
org.springframework.http.converter.protobuf |
Provides an HttpMessageConverter implementation for handling
Google Protocol Buffers.
|
Modifier and Type | Class and Description |
---|---|
class |
ProtobufJsonFormatHttpMessageConverter
Subclass of
ProtobufHttpMessageConverter which enforces the use of Protobuf 3 and
its official library "com.google.protobuf:protobuf-java-util" for JSON processing. |