maciejwalkowiak / wiremock-spring-boot

WireMock Spring Boot drastically simplifies testing HTTP clients in Spring Boot & Junit 5 based integration tests.
MIT License
218 stars 13 forks source link

port for Slf4jNotifier bug required #26

Closed rfelgent closed 6 months ago

rfelgent commented 7 months ago

Hi @maciejwalkowiak ,

when using the latest library wiremock-spring-boot I experience same issue as described in https://github.com/spring-cloud/spring-cloud-contract/issues/1916

Is there port missing ?

Greetings

maciejwalkowiak commented 6 months ago

Thanks for reporting. Fixed and published in 2.1.2

rfelgent commented 6 months ago

thank you very much!