Merge branch '1.1.x'

This commit is contained in:
Marcin Grzejszczak
2017-07-04 13:17:10 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -776,7 +776,7 @@ git merge --no-ff contract-change-pr
*work online*
Now you can disable the offline work for Spring Cloud Contract Stub Runner ad provide where the repository with your stubs is placed. At this moment the stubs of the server side will be automatically downloaded from Nexus / Artifactory.
Now you can disable the offline work for Spring Cloud Contract Stub Runner and provide where the repository with your stubs is placed. At this moment the stubs of the server side will be automatically downloaded from Nexus / Artifactory.
You can switch off the value of the `workOffline` parameter in your annotation. Below you can see an
example of achieving the same by changing the properties.