jsonx-org / java

Reference implementation of the JSONx specification for the Java platform, including encoding, decoding, processing, validation, and binding.
https://www.jsonx.org/java/
MIT License
48 stars 14 forks source link

Configurable default "number" type bindings #43

Closed safris closed 1 year ago

safris commented 1 year ago

Also, switch to Double and Long as default "number" type bindings, as per: RFC7159 Section 6.