Almost all of these require ANNOTATIONS.
For a manual/programmatic approach, use the following:
LinkedHashMap<String, String> post = parsePutParams(IOUtils.toString(request.getInputStream(), StandardCharsets.UTF_8))