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