I want to make a POST request using Spring Webflux. I tried this:
Successful test:
client.post() .uri(uriBuilder -> uriBuilder.p