クラスの使用
org.springframework.http.codec.EncoderHttpMessageWriter
EncoderHttpMessageWriter を使用するパッケージ
org.springframework.http.codec.protobuf 内の EncoderHttpMessageWriter 使用
修飾子と型クラス説明classHttpMessageWriterは、protobufMessageを書き込むことができ、X-Protobuf-Schema、X-Protobuf-Messageヘッダーを追加し、flux が直列化される場合はdelimited=trueパラメーターがコンテンツ型に追加されます。