MultiValueMap body_data = new LinkedMultiValueMap(); body_data.add("param1", {param1}); ... WebClient webClient = Web