Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Spring RestClient as TransportClientFactory #4257

Open
ZIRAKrezovic opened this issue Feb 19, 2024 · 3 comments · May be fixed by #4281
Open

Support Spring RestClient as TransportClientFactory #4257

ZIRAKrezovic opened this issue Feb 19, 2024 · 3 comments · May be fixed by #4281
Milestone

Comments

@ZIRAKrezovic
Copy link
Contributor

ZIRAKrezovic commented Feb 19, 2024

Describe the solution you'd like

Complements: #4255

Consider implementing RestClientTransportClientFactory to complement existing RestTemplateClientFactory (not exactly based on RestTemplate), which is kind of deprecated.

https://docs.spring.io/spring-framework/reference/integration/rest-clients.html#rest-restclient

See note: https://docs.spring.io/spring-framework/reference/integration/rest-clients.html#rest-resttemplate

@OlgaMaciaszek
Copy link
Collaborator

Makes sense.

@injae-kim
Copy link

FYI, PR: #4281

@OlgaMaciaszek
Copy link
Collaborator

Thanks, @injae-kim. @heowc is working on this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants