Slackbot
10/24/2023, 5:46 PMOleg Nenashev
10/24/2023, 5:56 PMBips M
10/24/2023, 6:35 PMWireMockServer wireMockServer = new WireMockServer(8089);
wireMockServer.start();
<groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId>
<version>3.2.0</version>
Bips M
10/24/2023, 6:39 PMOleg Nenashev
10/24/2023, 6:41 PMOleg Nenashev
10/24/2023, 6:41 PMBips M
10/24/2023, 6:42 PMOleg Nenashev
10/24/2023, 6:44 PMOleg Nenashev
10/24/2023, 6:44 PMOleg Nenashev
10/24/2023, 6:45 PMBips M
10/24/2023, 6:47 PMBips M
10/24/2023, 6:59 PMSLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
SLF4J: Ignoring binding found at [jar:file:/Users/bmulik/.m2/repository/org/wiremock/wiremock-standalone/3.2.0/wiremock-standalone-3.2.0.jar!/wiremock/org/slf4j/impl/StaticLoggerBinder.class]
Oleg Nenashev
10/24/2023, 7:04 PMBips M
10/24/2023, 7:50 PMOleg Nenashev
10/24/2023, 8:46 PM