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