public interface StubDownloader
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<StubConfiguration,File> |
downloadAndUnpackStubJar(StubConfiguration stubConfiguration)
Note: Actually the artifact doesn't have to be a JAR.
|
Map.Entry<StubConfiguration,File> downloadAndUnpackStubJar(StubConfiguration stubConfiguration)
stubConfiguration - configuration for which contracts and stubs should be
resolvednull.Copyright © 2016–2021 Spring. All rights reserved.