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

General ClosedRange deserialization support #97

Merged
merged 3 commits into from
Apr 21, 2023
Merged

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Apr 21, 2023

Fixes FasterXML/jackson-module-kotlin#663 .

Since this modification depends on private classes, its introduction into jackson-module-kotlin should be carefully considered.

@k163377 k163377 merged commit 626fbdf into develop Apr 21, 2023
1 check passed
@k163377 k163377 deleted the fix-github-663 branch April 21, 2023 18:12
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.

How to deserialize a kotlin.ranges.ClosedRange<T> with Jackson
1 participant