Files
spring-cloud-contract/spring-cloud-contract-spec
Marcin Grzejszczak 5f8fd5058c Added support for fromRequest.path
without this change you can't referrence path of the request in the response
with this change that functionality is added

also Removed lang3 dependency and changed it to commons-text

fixes #388
2017-09-01 17:22:28 +02:00
..
2017-09-01 17:22:28 +02:00
2017-09-01 17:22:28 +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.