demos/example-siren
2022-06-03 Kai MoritzGit ignores the build directory of the Spring-Consumer master
2022-06-03 Kai MoritzSome private notes, concerning the revealed insights...
2022-06-03 Kai MoritzThe contract-test uses a random port on the provider
2022-06-03 Kai MoritzAdded a contract-test, that is implemented as a Spring...
2022-06-03 Kai MoritzFixed an issue with the matching of the URIs for `actions`
2022-06-03 Kai MoritzFurther aligned the contracts: name and method are...
2022-06-03 Kai MoritzMade Gradle check the version of the pact, that was...
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
2022-05-30 Kai MoritzChecked in the generated contract for comparison
2022-05-30 Kai MoritzFixed the consumer-contract
2021-01-12 Ronald Holshausenchore: bump Pact-JS version to latest
2021-01-05 Ronald Holshausenchore: update readme
2021-01-05 Ronald Holshausenfeat: URLs are now injected by the mock server
2020-11-09 Ronald Holshausenchore: update readme
2020-11-09 Ronald Holshausenchore: updated readme with array contains matcher
2020-11-09 Ronald Holshausenchore: add another endpoint
2020-11-09 Ronald Holshausenchore: update to Pact JVM 4.2.0-beta.1
2020-11-05 Ronald Holshausenchore: add array contains matcher
2020-09-30 Ronald Holshausenfix: make the order ID different than in the consumer...
2020-09-30 Ronald Holshausenchore: update readme
2020-09-29 Ronald Holshausenfeat: passing pact verification
2020-09-29 Ronald Holshausenfeat: navigate from root
2020-09-29 Ronald Holshausenfeat: add consumer siren test
2020-09-29 Ronald Holshausenfeat: add basic consumer project
2020-09-29 Ronald Holshausenfeat: added Siren actions to order resource
2020-09-29 Ronald Holshausenchore: add basic Siren resource
2020-09-29 Ronald Holshausenchore: update gitignore
2020-09-29 Ronald Holshausenchore: switch to Java 11
2020-09-29 Ronald Holshausenchore: bootstrap springboot project
2020-09-29 Ronald HolshausenInitial commit