forked from loafle/openapi-generator-original
* fixes(java/restclient) Force usage of custom converter Insert custom converter at the beginning of the 'RestClientBuilder' converter list so as not to use default 'MappingJackson2HttpMessageConverter' Close #20111 * update samples --------- Co-authored-by: William Cheng <wing328hk@gmail.com>