* Rewritting to java - rewritten a lot of Spring Cloud Contract Spec module to Java - extracted all Groovy stuff to a separate package - will now continue writing extension modules - spring-cloud-contract-spec will be written purely in java - spring-cloud-contract-spec-groovy will have Groovy extensions fixes gh-1130
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
=== 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. |