I'm looking for consumer and producer examples tha...
# pact-jvm
a
I'm looking for consumer and producer examples that are not using Springboot, Gradle, and Makefile but only with Maven. Thanks.
m
a
Thanks @Matt (pactflow.io / pact-js / pact-go) However, those examples are for Springboot which don't use pom.xml but gradle. I did exercise that good repo. Since I'm interested in kafka/messaging, hence I tried consumer-kafka and producer-kafka examples and ran into issue on producer, which also Springboot using gradle and Makefile.
m
I’m sorry, we just don’t have examples for every combination. I’m assuming it can’t be that hard to extrapolate the gradle dependencies to Maven?