Mitch Smith
04/25/2025, 6:47 PM.jar
in the /var/wiremock/extensions
folder, but it doesn't seem to load the extension (rebuilt image, recreated container, and startup log displays all my other exceptions but not this one)
edit - answered my own question 🙂Mitch Smith
04/25/2025, 6:54 PM--extensions=com.wiremock.extension.csv.WireMockCsv
Mitch Smith
04/25/2025, 6:55 PMMitch Smith
04/25/2025, 6:55 PMMitch Smith
04/25/2025, 6:58 PMDatabase.script
and Database.properties
, these can also be found in your instance filesystem a folder csv
, in the same folder as your mappings
and __files
once the extension is loaded.
then you have to configure it (see README) and you can query in mappings like you're using SQL