Hi Team, I have written this code for wiremock integration testing with spring boot.
Trying from few days, but getting this error.
"Request was not matched because no stubs registered". 404 error. Can someone please suggest where the actual issue might be there.
I have tried with the simplest stub also as possible, but still getting the same result.