Package | Description |
---|---|
org.springframework.cloud.contract.stubrunner.spring.cloud |
Modifier and Type | Method and Description |
---|---|
StubMapperProperties |
StubRunnerSpringCloudAutoConfiguration.stubMapperProperties() |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.client.discovery.DiscoveryClient |
StubRunnerSpringCloudAutoConfiguration.stubRunnerDiscoveryClient(org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
org.springframework.cloud.contract.stubrunner.StubFinder stubFinder,
StubMapperProperties stubMapperProperties,
String springAppName) |
Constructor and Description |
---|
StubRunnerDiscoveryClient(org.springframework.cloud.client.discovery.DiscoveryClient delegate,
org.springframework.cloud.contract.stubrunner.StubFinder stubFinder,
StubMapperProperties stubMapperProperties,
String springAppName) |
Copyright © 2016 Spring. All rights reserved.