4.0.0 com.example http-server-webclient 0.0.1 Spring Cloud Contract RestDocs Http Server Sample Spring Cloud RestDocs Verifier Http Server 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-webflux org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-starter-test test org.junit.vintage junit-vintage-engine org.springframework.restdocs spring-restdocs-webtestclient test org.springframework.cloud spring-cloud-contract-wiremock test org.springframework.cloud spring-cloud-contract-dependencies ${spring-cloud-contract.version} pom import org.springframework.boot spring-boot-maven-plugin maven-deploy-plugin true org.apache.maven.plugins maven-clean-plugin build target org.apache.maven.plugins maven-assembly-plugin stub prepare-package single false true ${basedir}/src/assembly/stub.xml maven-surefire-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.bat clean build install -PverifierVersion=${spring-cloud-contract.version} exec