Version: Available or changed with runtime version 1.0. Is a container for any well-formed JSON object. A default JsonObject contains an empty JSON object. Add(Text, JsonToken) Adds a new property to ...
When I make the following POST request: And when I debug it in IntelliJ, then I see that the payload is empty: If I replace JsonObject with Map<String, Object>, then it starts working (again): ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results