I have a spring boot project. Form data is posted to me by the client. I get this formData with MultiValueMap. Then I convert it to JsonNode and do something. As the last re