Dirk Bolte

Results 28 comments of Dirk Bolte

A small update. I talked with the core wiremock team on both configuration and store options. Long term, the store system of WireMock will be configurable, e.g. by adding custom...

A small update. I talked with the core wiremock team on both configuration and store options. Long term, the store system of WireMock will be configurable, e.g. by adding custom...

Just reached this while trying to fix a bug with redundant updates: somehow I either need a lock or a concurrent update mechanism for a store which also works in...

That's a good idea and any contribution is highly welcome. WRT implementation: the extension has no internal knowledge about the characteristics of the store, and it should stay that way...

Checked the code and with the wiremock core team. I would go ahead and add these kind of matchers to the Wiremock core matchers instead. Then everything in this extension...

FYI: https://github.com/wiremock/wiremock/pull/3179

The wiremock PR was just merged to the wiremock 4.0.0 stream. It should be automatically be available when you pick the corresponding wiremock version.