Jackson @JsonView serialization/deserialization support for rest clients #35909
Labels
area/jackson
Issues related to Jackson (JSON library)
area/rest-client
kind/enhancement
New feature or request
Description
Quarkus already supports
@JsonView
for response bodies on the rest server. The same can also be applied to response and request bodies for rest clients.This feature is related to #35871
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: