spring-cloud-samples/spring-cloud-contract-samples

Do you have any examples for producer_pact with messaging?

KazuoD opened this issue · 2 comments

Hi,

i found a messaging example for the pact_consumer side here

https://github.com/DiUS/pact-jvm/blob/master/pact-jvm-consumer-junit/src/test/java/au/com/dius/pact/consumer/v3/ExampleMessageConsumerWithGetMessageFromRuleTest.java

Do you have/Could you give any example for the producer side with Spring Contract 2.0 and spring-cloud-contract-pact?

Thanks

Konrad

I don't have such an example

Would be awesome if you could provide such an example, if possible , as it would add more value for people who wants to use the Pact Broker for systems who uses messaging for communicating between services.

Again thanks for your time!