FasterXML / FasterXML/jackson-jr

Allow reading "at" location (with `JsonPointer`)

Open
#62 1 comment 0 reactions 0 assignees View on GitHub
3.x
Dominant language
Java
Stars
266
Forks
34
Avg merge
3h 7m
Merged PRs (30d)
1

Description

It would be nice to allow reading a subset of document, similar to full Jackson's

Value v = mapper.readerFor(Value.class).at("/some/path").readValue(source);

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.