It would be nice if you could add a module-info file describing the modules that wiremock exports. This would make it easier to use wiremock in a modularized application and would prevent split package problems (which I get right now because of handlebars.helpers and handlebars).
It would be nice if you could add a
module-infofile describing the modules that wiremock exports. This would make it easier to use wiremock in a modularized application and would prevent split package problems (which I get right now because of handlebars.helpers and handlebars).