Add missing converters to DefaultRestClientBuilder
#34439
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
theme: kotlin
An issue related to Kotlin support
type: enhancement
A general enhancement
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Some converters like CBOR and Protobuf Kotlin Serialization ones are activated if detected in
RestTemplate
but not inDefaultRestClientBuilder
. Probably an oversight.The text was updated successfully, but these errors were encountered: