@ContextConfiguration(classes=WebClientDiscoveryExceptionTests.TestConfiguration.class) @TestPropertySource(properties={"spring.application.name=exceptionservice","spring.sleuth.web.servlet.enabled=false"}) @DirtiesContext public abstract class WebClientDiscoveryExceptionTests extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WebClientDiscoveryExceptionTests.TestConfiguration |
static interface |
WebClientDiscoveryExceptionTests.TestFeignInterfaceWithException |
| Constructor and Description |
|---|
WebClientDiscoveryExceptionTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
testFeignInterfaceWithException() |
void |
testTemplate() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.