Package | Description |
---|---|
org.springframework.cloud.contract.stubrunner |
Modifier and Type | Method and Description |
---|---|
URL |
StubFinder.findStubUrl(String ivyNotation)
For the given Ivy notation
[groupId]:artifactId:[version]:[classifier] tries to
find the matching URL of the running stub. |
URL |
StubFinder.findStubUrl(String groupId,
String artifactId)
For the given groupId and artifactId tries to find the matching
URL of the running stub.
|
Copyright © 2016–2017 Spring. All rights reserved.