I have a service rest done with java, springboot with a method POST called h2h. This receives 1 parameter called xml.
In Postman it works when I use form-data, but I need