Skip to content

Protobuf support classes all implement getMessageBuilder() #37147

Description

@dsyer

Many of the Protobuf* support classes in spring-web have a private static getMessageBuilder() that is not exposed or shared. They could extract it into a utility to make them slightly more consistent/efficient. It would also be quite handy to be able to re-use that code without copy-pasting in other places.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions