Open jacksSpring opened 9 months ago
@jacksSpring Did you find any solution for this? I am also having same issue and "generateClientAsBean" is not generating @Component in APIClient
according to docs, generateClientAsBean
works only with RestTemplate
I created a new feature request to support also RestClient and WebClient
https://github.com/OpenAPITools/openapi-generator/issues/19229
I am using Java 17 and Spring Boot 3. generator : Java library : webclient
openapi-generator version 7.1.0
OpenAPI declaration file content or url
Command line used for generation
Steps to reproduce
Related issues/PRs
Suggest a fix/enhancement