Hi All,
I am upgrading wiremock version from 2.23.2 to 3.0.0 as my jenkins deployment is getting blocked due wiremock older version vulnerabilities. After upgrade to latest 3.0.0 version getting error as main method is not recognized in WireMockServerRunner class
Can I get link to latest maven Wiremock repository? We were using http://github.com/massamany/WireMockCsv, it has not updated since 7 years
I can't really speak to the CSV extension you are using as I have never used it before. Something you might like to take a look at is the WireMock Cloud data sources functionality. It allows you to upload a csv file of data and match stubs and generate responses based on that data.