Uses of Interface
org.springframework.web.client.RestClient.UriSpec
Packages that use RestClient.UriSpec
-
Uses of RestClient.UriSpec in org.springframework.web.client
Subinterfaces of RestClient.UriSpec in org.springframework.web.clientModifier and TypeInterfaceDescriptionstatic interface
Contract for specifying request headers, body and URI for a request.static interface
Contract for specifying request headers and URI for a request.