Hi, I am new to wiremock, my requirement is to bui...
# general
a
Hi, I am new to wiremock, my requirement is to build a stub framework within my application where anyone from frontend can access the stub apis for their use. I mostly found out about wiremock that it is integrated with Junit tests, but I want to use in my main application not in test cases. Any github link or documentation, where I can refer to. Thanks
application is based on spring boot