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

Add read/write support for java.nio.file.Path #116

Closed
cowtowncoder opened this issue Feb 17, 2024 · 0 comments
Closed

Add read/write support for java.nio.file.Path #116

cowtowncoder opened this issue Feb 17, 2024 · 0 comments
Labels

Comments

@cowtowncoder
Copy link
Member

(follow-up to #112)

Looks like it'd be useful to support JDK 1.7+ java.nio.file.Path value type.
Let's add very basic reader, writer support.

cowtowncoder added a commit that referenced this issue Feb 17, 2024
Fix #116: add read/write support for `java.nio.file.Path`
cowtowncoder added a commit that referenced this issue Feb 21, 2024
…alization

Change post #116 to potentially change serialization of `java.nio.file.Path`
Shounaks pushed a commit to Shounaks/jackson-jr that referenced this issue Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant