public interface StubDownloader
Modifier and Type | Method and Description |
---|---|
Map.Entry<StubConfiguration,File> |
downloadAndUnpackStubJar(StubConfiguration stubConfiguration)
Returns a mapping of updated StubConfiguration (it will contain the resolved
version) and the location of the downloaded stubs.
|
Map.Entry<StubConfiguration,File> downloadAndUnpackStubJar(StubConfiguration stubConfiguration)
null
.
Note: Actually the artifact doesn't have to be a JAR. method name contains that suffix
or historical reasons.Copyright © 2016–2019 Spring. All rights reserved.