Hi there,
I recently started using Wiremock and immediately got hit by
https://github.com/wiremock/wiremock/issues/1756 🙈 I'd be willing to contribute a pull request but would like to have your opinion first about what
should be done. While I am personally +1 for changing the default, a non-breaking quick-win could also be to change the documentation and only support configuring
failOnUnmatchedRequests
via annotation property as well. WDYT?