logging.level.com.github.tomakehurst.wiremock=ERROR
+From 446aa65dab2b351b9a81885730b1cb9b821060e8 Mon Sep 17 00:00:00 2001
From: buildmaster
Starting from version 1.2.0 we turn on WireMock logging to
+info and the WireMock notifier to being verbose. Now you will
+exactly know what request was received by WireMock server and which
+matching response definition was picked.
To turn off this feature just bump WireMock logging to ERROR
logging.level.com.github.tomakehurst.wiremock=ERROR
+You can use the mappingsOutputFolder property on @AutoConfigureStubRunner or StubRunnerRule