Added a Spring-based consumer
authorKai Moritz <kai@juplo.de>
Sat, 21 May 2022 10:47:16 +0000 (12:47 +0200)
committerKai Moritz <kai@juplo.de>
Fri, 3 Jun 2022 11:29:14 +0000 (13:29 +0200)
* Goal: re-stage the contract with Spring for educational purposes
* Generates a totally different contract for now...
* Is copied from the code-example for the PactDslJsonBody DSL
* See: https://docs.pact.io/implementation_guides/jvm/consumer#building-json-bodies-with-pactdsljsonbody-dsl[example-code]
* Added Maven-Builddirectory to .gitignore
* Added the generated JSON for comparison


No differences found