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

Provide wiremock.server.port property #34

Open tomasbjerre opened 4 months ago

tomasbjerre commented 4 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.