4.0.0 com.example http-client-webclient 0.0.1 Spring Cloud Contract RestDocs Http WebClient Sample Spring Cloud Contract RestDocs Http WebClient Sample org.springframework.boot spring-boot-starter-parent 2.6.3 UTF-8 1.8 3.1.2-SNAPSHOT org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-starter-test test org.junit.vintage junit-vintage-engine org.springframework.cloud spring-cloud-contract-wiremock test org.springframework.cloud spring-cloud-contract-stub-runner test com.example http-server-webclient stubs 0.0.1 test * * org.springframework.boot spring-boot-configuration-processor true org.springframework.cloud spring-cloud-contract-dependencies ${spring-cloud-contract.version} pom import org.apache.maven.plugins maven-surefire-plugin **/*GradleTests.java true org.springframework.boot spring-boot-maven-plugin maven-deploy-plugin true spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false spring-releases Spring Releases https://repo.spring.io/release false spring-snapshots Spring Snapshots https://repo.spring.io/snapshot true spring-milestones Spring Milestones https://repo.spring.io/milestone false spring-releases Spring Releases https://repo.spring.io/release false integration org.codehaus.mojo exec-maven-plugin 1.6.0 gradle test ./gradlew clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec windows org.codehaus.mojo exec-maven-plugin 1.6.0 gradle test ./gradlew clean build publishToMavenLocal -PverifierVersion=${spring-cloud-contract.version} exec