Ionut Baranga

Results 2 issues of Ionut Baranga

Addressing issue https://github.com/OpenAPITools/openapi-generator/issues/19712 ### What - Introduce `springHttpClientAdapter` for `spring-http-interface` - This property is used for selecting HTTP client implementation in Spring HTTP interfaces, with separate templates for each client...

Enhancement: General
Server: Java
Server: Spring

### Is your feature request related to a problem? Please describe. When generating models, http clients interfaces and implementations with `library: spring-http-interface`, I've noticed 2 limitations: 1. the generated `HttpInterfacesAbstractConfigurator`...

Enhancement: Feature