java
java copied to clipboard
Exception when trailing comma
This happens when a trailing comma exists in the JSON-file. It would be nice to be able to set a flag for trailing commas or automatically remove trailing commas.
Exception in thread "main" com.jsoniter.spi.JsonException: readObjectStart: expect { or n, found: ],
Open new resourse
What do you mean by that?