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

RestClient does not expose full URI template as attribute #33928

Conversation

sonallux
Copy link
Contributor

This PR closes #33927 by using the same fix that has been applied to the WebClient in 2e07f9a and 2b4ffe0.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 20, 2024
@bclozel bclozel self-assigned this Nov 21, 2024
@bclozel bclozel changed the title fix: RestClient does not expose full URI template as attribute RestClient does not expose full URI template as attribute Nov 21, 2024
@bclozel bclozel added in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug theme: observability An issue related to observability and tracing and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 21, 2024
@bclozel bclozel added this to the 6.2.1 milestone Nov 21, 2024
@bclozel bclozel closed this in 986ffc2 Nov 21, 2024
@bclozel
Copy link
Member

bclozel commented Nov 21, 2024

Thanks for your contribution @sonallux this is now merged.

@sonallux sonallux deleted the fix/rest-client-full-uri-template branch November 21, 2024 15:27
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) theme: observability An issue related to observability and tracing type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RestClient ignores baseUrl when setting URI_TEMPLATE_ATTRIBUTE
3 participants