Skip to content

Fix WebClientAdapter.createHttpServiceProxyFactory() example in ref docs #28753

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

Merged
merged 2 commits into from
Jul 4, 2022

Conversation

LucasManto
Copy link
Contributor

Following the changes applied to HttpServiceProxyFactory and WebClientAdapter in 48c1746 and b72ee5f, this PR applies fixes into HTTP Interface snippet in order to correctly initialize the client.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 3, 2022
@sbrannen sbrannen added type: documentation A documentation task in: web Issues in web modules (web, webmvc, webflux, websocket) labels Jul 4, 2022
@sbrannen sbrannen added this to the 6.0.0-M5 milestone Jul 4, 2022
@sbrannen sbrannen self-assigned this Jul 4, 2022
@sbrannen sbrannen removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 4, 2022
@sbrannen sbrannen changed the title Fix HTTP Interface snippet Fix WebClientAdapter.createHttpServiceProxyFactory() example in ref docs Jul 4, 2022
@sbrannen sbrannen merged commit 05df491 into spring-projects:main Jul 4, 2022
@sbrannen
Copy link
Member

sbrannen commented Jul 4, 2022

Good catch.

This has been merged into main.

Thanks, and congratulations on submitting your first PR to the Spring Framework! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants