Merge branch '1.0.x'
This commit is contained in:
@@ -993,11 +993,10 @@ And that's it!
|
||||
|
||||
==== Dependencies
|
||||
|
||||
Spring Cloud Contract Verifier and Stub Runner are using the following libraries
|
||||
The best way to add the dependencies is to just use the proper `starter` dependency.
|
||||
|
||||
- http://wiremock.org/[WireMock]
|
||||
- https://github.com/jayway/JsonPath[Jayway JSONPath]
|
||||
- https://github.com/marcingrzejszczak/jsonassert[JSONAssert from Marcin Grzejszczak]
|
||||
For `stub-runner` use `spring-cloud-starter-stub-runner` and when you're using a plugin just add
|
||||
`spring-cloud-starter-contract-verifier`.
|
||||
|
||||
==== Additional links
|
||||
|
||||
|
||||
@@ -453,11 +453,10 @@ And that's it!
|
||||
|
||||
==== Dependencies
|
||||
|
||||
Spring Cloud Contract Verifier and Stub Runner are using the following libraries
|
||||
The best way to add the dependencies is to just use the proper `starter` dependency.
|
||||
|
||||
- http://wiremock.org/[WireMock]
|
||||
- https://github.com/jayway/JsonPath[Jayway JSONPath]
|
||||
- https://github.com/marcingrzejszczak/jsonassert[JSONAssert from Marcin Grzejszczak]
|
||||
For `stub-runner` use `spring-cloud-starter-stub-runner` and when you're using a plugin just add
|
||||
`spring-cloud-starter-contract-verifier`.
|
||||
|
||||
==== Additional links
|
||||
|
||||
|
||||
Reference in New Issue
Block a user