Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nima WebClient Shortcuts for media support #6927

Closed
Tracked by #6683
barchetta opened this issue May 30, 2023 · 0 comments · Fixed by #6951
Closed
Tracked by #6683

Nima WebClient Shortcuts for media support #6927

barchetta opened this issue May 30, 2023 · 0 comments · Fixed by #6951
Assignees
Labels
4.x Version 4.x webclient
Milestone

Comments

@barchetta
Copy link
Member

barchetta commented May 30, 2023

See shortcuts that were added to WebServer and follow that pattern (#6564).

E.g.

WebClient.builder()
         .addMediaSupport(JsonpSupport.create())
         .build();

See the javadoc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x webclient
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants