public interface RestTemplateHolder
RestOperations
.Modifier and Type | Method and Description |
---|---|
org.springframework.web.client.RestOperations |
getRestTemplate() |
void |
setRestTemplate(org.springframework.web.client.RestOperations restTemplate) |
void setRestTemplate(org.springframework.web.client.RestOperations restTemplate)
org.springframework.web.client.RestOperations getRestTemplate()
Copyright © 2019. All rights reserved.