@Configuration public class ConsentRestConfig extends Object
| Constructor and Description |
|---|
ConsentRestConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.client.RestTemplate |
consentRestTemplate() |
String |
consentServiceBaseUrl() |
@Bean(name="consentServiceBaseUrl") public String consentServiceBaseUrl()
@Bean(name="consentRestTemplate") public org.springframework.web.client.RestTemplate consentRestTemplate()
Copyright © 2018. All rights reserved.