Created two empty Spring-Boot projects for the consumer and the provider
[demos/pact] / consumer / src / test / java / de / juplo / demos / consumer / ConsumerApplicationTests.java
2021-03-13 Kai MoritzCreated two empty Spring-Boot projects for the consumer...