类的使用
org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter
使用ProtobufHttpMessageConverter的程序包 程序包 说明 org.springframework.http.converter.protobuf Provides an HttpMessageConverter implementation for handling Google Protocol Buffers.org.springframework.http.converter.protobuf中ProtobufHttpMessageConverter的使用
org.springframework.http.converter.protobuf中ProtobufHttpMessageConverter的子类 修饰符和类型 类 说明 classProtobufJsonFormatHttpMessageConverterSubclass ofProtobufHttpMessageConverterwhich enforces the use of Protobuf 3 and its official library"com.google.protobuf:protobuf-java-util"for JSON processing.