with this change to DSL we're adding some helper methods and DSL simplifications - c(...) / p(...) - for consumer / producer - for regex - e.g. $(anyUrl()) - insead of $(consumer(regex(url())) - Added helper headers and media types - Added helper http methods fixes #149
=== Spring Cloud Contract Specification This module contains the specifications describing contracts. Currently we have only one way for contract description which is the Groovy DSL.