Cheng-yu Yeh
01/26/2025, 3:55 PMWireMockFileSourceRoot: '/WEB-INF/wiremock'.
Based on that, I assumed mappings could be added to WireMock at /WEB-INF/wiremock/mappings/stub.json
. However, the mapping isn’t being loaded in the application. Am I missing something? Thanks!