Spring Cloud Contract WireMock integration for testing HTTP-based microservices using WireMock.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-wiremock</artifactId>
<version>5.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a WireMock server with a stub endpoint.
Ensure your project uses compatible Spring Boot and WireMock versions.
No dependency data recorded yet.