We are trying to implement a Hybrid approach for PACT-provider for Scala. We're looking for a simple example of Pact-JVM-provider side implementation using PACT-JVM (Java variant) We've the project code-base in Scala, but would like to try Pact JVM (Java variant) on top of it for Pact testing (Provider-side). I tried searching the sample for this hybrid approach but couldn't find one, so asking around for help.
Does anyone has a sample git repo of simple implementation?
Thanks a lot
I was not able to find exact matching solution, fulfilling the requirement of Scala code base & PACT tests written in JAVA. Whereas, below referred two solutions goes somewhat closer, to what we're looking for: