Skip to content

Allow filtering content written via JsonGenerator by specifying JsonPointer #185

@cowtowncoder

Description

@cowtowncoder

(similar to #137, different direction)

For many dynamic use cases it would be nice to be able to only include a subset (subtree) of content that is being written, so that, for example, a JsonPointer defines portion of a POJO is included in the output actually generated. While it would be more efficient to try to select subset before generation ability to define subsets dynamically make it more convenient to separate out parts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions