0

I have both, a Spring Boot client and server application. Can I test these with WunderBar?

rü-
  • 2,129
  • 17
  • 37

1 Answers1

0

No, WunderBar is in its current form tied to the MicroProfile/JEE technology stack. The bar files, however, could be produced or used on other tech stacks by other libraries.

OTOH, there's an issue#16 that would allow to produce and consume pact files, which would allow mixing the technology stacks.

rü-
  • 2,129
  • 17
  • 37