Defined all contracts in a single pact, like in the original example
[demos/example-siren] / spring-consumer / src / test / java / de / juplo / demos / pact / ContractTest.java
2022-06-03 Kai MoritzDefined all contracts in a single pact, like in the...
2022-06-03 Kai MoritzRe-staged the contract for `delete order`
2022-06-03 Kai MoritzRe-staged the contract for `get root`
2022-06-03 Kai MoritzRe-staged the contract for `get all orders`
2022-06-03 Kai MoritzMigrated the example from the classic DSL to the Lambda-DSL
2022-06-03 Kai MoritzAdded a Spring-based consumer