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

4.x MediaContext registerDefaults #7204

Closed
Tracked by #7219
romain-grecourt opened this issue Jul 16, 2023 · 1 comment
Closed
Tracked by #7219

4.x MediaContext registerDefaults #7204

romain-grecourt opened this issue Jul 16, 2023 · 1 comment
Assignees
Labels
4.x Version 4.x media-support Media type processing in SE Níma Helidon Níma
Milestone

Comments

@romain-grecourt
Copy link
Contributor

  • Helidon Version: 4.0.0-ALPHA6

In 3.x we had this:

WebClient client = WebClient.builder()
        .mediaContext(MediaContext.builder()
                .registerDefaults(false))
        .build();
@romain-grecourt romain-grecourt added media-support Media type processing in SE 4.x Version 4.x Níma Helidon Níma labels Jul 16, 2023
@romain-grecourt romain-grecourt added this to the 4.0.0-M2 milestone Jul 16, 2023
@tomas-langer tomas-langer self-assigned this Jul 18, 2023
@romain-grecourt
Copy link
Contributor Author

Fixed in #7201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x media-support Media type processing in SE Níma Helidon Níma
Projects
Archived in project
Development

No branches or pull requests

2 participants