Files
spring-cloud-contract/spring-cloud-contract-spec
Marcin Grzejszczak 05ca8f909b Added messagingContentType
without this change you can by mistake use the http headers in a messaging headers which will fail to work
with this change we're adding the messagingContentType() method that allows to properly set the content type

fixes #296
2017-05-26 20:43:44 +02:00
..
2017-05-26 20:43:44 +02:00
2016-07-22 14:07:44 +02:00

=== 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.