Uses of Package
org.springframework.http.converter.protobuf
Packages that use org.springframework.http.converter.protobuf Package Description org.springframework.http.converter.protobuf Provides an HttpMessageConverter implementation for handling Google Protocol Buffers.Classes in org.springframework.http.converter.protobuf used by org.springframework.http.converter.protobuf Class Description ExtensionRegistryInitializer Deprecated.as of Spring Framework 5.1, useExtensionRegistrybased constructors insteadProtobufHttpMessageConverter AnHttpMessageConverterthat reads and writescom.google.protobuf.Messagesusing Google Protocol Buffers.