@Configuration public class AspspProfileRestConfig extends Object
| Constructor and Description |
|---|
AspspProfileRestConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
aspspProfileBaseUrl() |
org.springframework.web.client.RestTemplate |
aspspProfileRestTemplate() |
@Bean(name="aspspProfileBaseUrl") public String aspspProfileBaseUrl()
@Bean(name="aspspProfileRestTemplate") @Qualifier(value="aspsp-profile") public org.springframework.web.client.RestTemplate aspspProfileRestTemplate()
Copyright © 2019. All rights reserved.