Example project that contains
infrastructure
: set up for Pact Broker (with PostgreSQL) and Jenkins via docker-composemessaging-app
: example consumeruser-service
: example provider
The master branch is using JUnit4 to match the examples of the blog post. The junit5 branch contains the same code updated to Junit5.