RFC8259 describes the JSON data model and interchange format, which is widely used in application-level protocols including RESTful APIs. It is common for applications to request resources via the HTTP POST method, with JSON entities, however, POST is suboptimal for requests which do not modify a resource's state. JSON->URL defines a text format for the JSON data model suitable for use within an URI (as described by RFC3986). This is the parent POM for the ...
Version2compared with

Version Details

No dependency changes compared to the selected version.