##### Description The feature request is to add the capability to generate a client library based on the [WebClient API](https://docs.spring.io/spring-framework/docs/5.0.0.BUILD-SNAPSHOT/spring-framework-reference/html/web-reactive.html#web-reactive-client) offered by non-blocking Spring WebFlux framework ##### Suggest a fix/enhancement A easy starting point could be taking a look at the blocking counterpart "RestTemplate"-based client and swap it with the non-blocking API