Skip to content

4.x: JSON-P/B configuration methods added #10242

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Verdent
Copy link
Member

@Verdent Verdent commented Jun 12, 2025

Description

Fixes #9680

Documentation

None

@Verdent Verdent requested a review from tomas-langer June 12, 2025 14:06
@Verdent Verdent self-assigned this Jun 12, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 12, 2025
@Verdent Verdent force-pushed the 9680-configuraion-factory-methods branch 3 times, most recently from 1f89ec4 to a9cdfad Compare July 7, 2025 12:28
@Verdent Verdent requested a review from tomas-langer July 9, 2025 12:40
Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will now have generated configuration metadata for the providers (btw. we have now added GSON, which may benefit from the same features).
The documentation should be updated now to include the configuration options for each provider, if we document the media supports...

Verdent added 8 commits July 11, 2025 10:03
Signed-off-by: David Kral <[email protected]>
Signed-off-by: David Kral <[email protected]>
Signed-off-by: David Kral <[email protected]>
Signed-off-by: David Kral <[email protected]>
Signed-off-by: David Kral <[email protected]>
@Verdent Verdent force-pushed the 9680-configuraion-factory-methods branch from b068f4a to 1ce44c0 Compare July 11, 2025 10:53
Signed-off-by: David Kral <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP media support JSON-B/P and Jackson configuration
2 participants