See: Description
Interface | Description |
---|---|
ExtensionRegistryInitializer | Deprecated
as of Spring Framework 5.1, use
ExtensionRegistry based constructors instead |
Class | Description |
---|---|
ProtobufHttpMessageConverter |
An
HttpMessageConverter that reads and writes
com.google.protobuf.Messages using
Google Protocol Buffers. |
ProtobufJsonFormatHttpMessageConverter |
Subclass of
ProtobufHttpMessageConverter which enforces the use of Protobuf 3 and
its official library "com.google.protobuf:protobuf-java-util" for JSON processing. |