jparse
jparse copied to clipboard
JParse, the most efficient JSON parser for the JVM yet.
Do you think any support for spring boot ? its default json parser is jackson. Can we change it easily with this ?
Can json utilize Java 19 - 21 SIMD features ? So it can be more faster ? and make compatible with java 8.
```mermaid sequenceDiagram participant Serializer as ImageResponseDeserializer participant Builder as ImageResponse.Builder participant Parser as JsonParserBuilder participant Node as ObjectNode participant ArrayNode as ArrayNode participant URI as URI Serializer->>Builder: create instance Serializer->>Parser:...
Move to groovy gradle to match JParse new home