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

Introduce `InjectWireMock` annotation to avoid `WireMock` naming collision #9

Closed maciejwalkowiak closed 1 year ago

maciejwalkowiak commented 1 year ago

Fixes #8