@Configuration(proxyBeanMethods=false) @EnableAutoConfiguration @EnableDiscoveryClient @EnableFeignClients @LoadBalancerClient(value="exceptionservice") public static class WebClientDiscoveryExceptionTests.TestConfiguration extends Object
| Constructor and Description |
|---|
TestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.client.RestTemplate |
restTemplate() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.