spring-framework/spring-web
sonallux 986ffc2072 Use full URI for URI template keyvalue with RestClient
Prior to this commit, `RestClient` would not use the full URI created by
the uri handler as a template request attribute.
This means that HTTP client observations would not contain the base URI
in recorded observations as the uri template keyvalue.

Closes gh-33928
2024-11-21 14:23:01 +01:00
..
src Use full URI for URI template keyvalue with RestClient 2024-11-21 14:23:01 +01:00
spring-web.gradle Implement Eclipse Jetty core HTTP handler adapter 2024-07-08 18:36:46 +02:00