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

Modified to use Converter in Sequence serialization #675

Merged
merged 4 commits into from May 19, 2023

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented May 6, 2023

Serialization of Sequence has been modified to use Converter instead of Serializer.
With this change, JsonSerialize(contentUsing = ...) , etc., will work for Collection as well as for Sequence.

This issue is related to #671.
Also, for #674, fixes a problem with serialization of Sequence created by the sequenceOf function.

@k163377 k163377 changed the base branch from 2.16 to 2.15 May 6, 2023 10:41
@k163377 k163377 deleted the branch FasterXML:2.15 May 6, 2023 14:53
@k163377 k163377 closed this May 6, 2023
@k163377 k163377 reopened this May 6, 2023
@k163377 k163377 merged commit b91f5c2 into FasterXML:2.15 May 19, 2023
30 checks passed
@k163377 k163377 deleted the seq-ser branch May 19, 2023 16:43
k163377 added a commit to k163377/jackson-module-kotlin that referenced this pull request May 19, 2023
k163377 added a commit that referenced this pull request May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant