| Package | Description |
|---|---|
| org.springframework.cloud.contract.stubrunner |
| Modifier and Type | Class and Description |
|---|---|
class |
AetherStubDownloaderBuilder |
class |
ClasspathStubProvider
Stub downloader that picks stubs and contracts from the provided resource.
|
class |
FileStubDownloader
Allows to read stubs and contracts from a given location.
|
class |
ScmStubDownloaderBuilder
Builds a
StubDownloader to work with contracts and stubs from a SCM. |
| Modifier and Type | Method and Description |
|---|---|
StubDownloader |
StubDownloaderBuilderProvider.get(StubRunnerOptions stubRunnerOptions,
StubDownloaderBuilder... additionalBuilders) |
Copyright © 2016–2021 Spring. All rights reserved.