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 JAR.
|
Map.Entry<StubConfiguration,File> downloadAndUnpackStubJar(StubConfiguration stubConfiguration)
null
.Copyright © 2016–2017 Spring. All rights reserved.