Uses of Interface
org.springframework.web.client.RestClient.UriSpec
-
Uses of RestClient.UriSpec in org.springframework.web.client
Modifier 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.