@ContextConfiguration(classes=ConfigServerIntegrationTests.TestConfig.class) @TestPropertySource(properties={"server.port=0","spring.cloud.config.server.git.uri=https://github.com/spring-cloud-samples/config-repo"}) public abstract class ConfigServerIntegrationTests extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigServerIntegrationTests.TestConfig |
static class |
ConfigServerIntegrationTests.WebClientService |
| Constructor and Description |
|---|
ConfigServerIntegrationTests() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.