openapi-generator icon indicating copy to clipboard operation
openapi-generator copied to clipboard

[REQ] Spring Boot v3.2.x RestClient support

Open nlgl opened this issue 1 year ago • 7 comments

Is your feature request related to a problem? Please describe.

I can not use RestClient since it is not supported yet. Is there a plan to add it to java generator

Describe the solution you'd like

Describe alternatives you've considered

Additional context

nlgl avatar Jan 09 '24 13:01 nlgl

we welcome contributions to support that. let us know if you need help with the PR.

wing328 avatar Jan 11 '24 16:01 wing328

I try to provide an MR

rfelgent avatar Mar 04 '24 10:03 rfelgent

I try to provide an MR

@rfelgent I may look at this as well, have you made any progress?

wpfeiffe avatar Mar 31 '24 14:03 wpfeiffe

@wpfeiffe go for it... I didn't have time...

rfelgent avatar Apr 04 '24 07:04 rfelgent

Since there is no PR currently I started working on this.

If you're interested in my current status see: https://github.com/Nicklas2751/openapi-generator/commits/spring-restclient/

Nicklas2751 avatar Apr 27 '24 12:04 Nicklas2751

Thanks @Nicklas2751

Let us know if you need any help.

wing328 avatar Apr 27 '24 14:04 wing328

Hi all, @Nicklas2751 has filed #18522 to add support for the new Spring RestClient.

Please help review the change when you've time. Thank you.

wing328 avatar Apr 28 '24 13:04 wing328