This message was deleted.
# help
s
This message was deleted.
t
The stub JSON needs to go in a sub-folder of your defined root called
mappings
So based on what you’ve posted, under
src/main/resources/wiremock/mappings
r
Hey Tom. Thank you for your message. I just added the json file under the mappings folder. Also updated the code
usingFilesUnderDirectory("src/main/resources/mappings")
but issue persists 😕
t
Don’t do the 2nd part
The
mappings
part is assumed
r
Still with the same issue 😞
t
Hmmm…using
WireMockApp
is wrong, that’s an internal class. Are you following some Spring integration instructions?