@Configuration public class Xs2aRestConfig extends Object
| Constructor and Description |
|---|
Xs2aRestConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
xs2aBaseUrl() |
org.springframework.web.client.RestTemplate |
xs2aRestConfig() |
@Bean(name="xs2aBaseUrl") public String xs2aBaseUrl()
@Bean(name="xs2aRestTemplate") @Qualifier(value="xs2a") public org.springframework.web.client.RestTemplate xs2aRestConfig()
Copyright © 2019. All rights reserved.