-
Notifications
You must be signed in to change notification settings - Fork 142
Issues: wnameless/json-flattener
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Redundant initialisation of JacksonJsonCore instance and along with it ObjectMapper instance
#88
by deepakmishra
was closed Oct 8, 2024
could not initialize class com.github.wnameless.json.flatterner.StringEscape
#86
by cnzxc
was closed Mar 22, 2024
JsonFlattener unflatten method taking high CPU and memory utilization due to high Pattern objects and compile.
#79
by vsachinv
was closed Feb 15, 2023
Question: Is it possible to skip unflattering on certain fields?
#68
by dinbtechit
was closed Apr 12, 2022
Create API for flattening / unflattening JSON from Map<String, Object>
#66
by evgenivanovi
was closed Jan 13, 2022
Feature request: JsonFlattener flatten to Map<String, String>
#61
by Furytron
was closed Nov 20, 2021
[Bug] flattenAsMap produces escaped field names for field names that contain dot
#52
by slisaasquatch
was closed Oct 25, 2020
Add support for nested objects unflattening with null container
#51
by gscaparrotti
was closed Oct 27, 2020
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.