Updated main page
This commit is contained in:
@@ -356,7 +356,8 @@ dependencyManagement {
|
||||
dependencies {
|
||||
testCompile "org.springframework.cloud:spring-cloud-contract-wiremock"
|
||||
testCompile "org.springframework.cloud:spring-cloud-starter-contract-stub-runner"
|
||||
}```
|
||||
}
|
||||
```
|
||||
|
||||
The last step is to provide the property for the Stub Runner to automatically download the required stubs. If you're using Spring Boot it's enough to add the following section to your project test properties:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user