Updated main page

This commit is contained in:
Marcin Grzejszczak
2016-07-20 15:19:26 +02:00
parent 9c22612188
commit a25beee4ac

View File

@@ -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: