Merge branch '1.0.x'

fixes #167
This commit is contained in:
Marcin Grzejszczak
2016-12-28 12:52:15 +01:00
17 changed files with 228 additions and 14 deletions

View File

@@ -17,13 +17,11 @@ Full test is generated by Spring Cloud Contract Verifier.
Spring Cloud Contract Verifier moves TDD to the level of software architecture.
==== Spring Cloud Contract Webinar
==== Spring Cloud Contract video
You can check out the video from the Spring Cloud Contract Webinar to watch the
explanation of the project and the concept of Consuner Driven Contracts. Video was recorded
on 25.10.2016.
You can check out the video from the Warsaw JUG about Spring Cloud Contract:
video::4fJiz0woxAc[youtube]
video::sAAklvxmPmk[youtube,start=538,width=640,height=480]
==== Why?