wiremock / wiremock-spring-boot

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

Provide wiremock.server.port property #34

Closed tomasbjerre closed 1 month ago

tomasbjerre commented 6 months ago

The property wiremock.server.port is provided by spring-cloud-contract. To ease migration from that to this library, it would be nice if this library provided that property.