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 3.2.0 UTF-8 17 4.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 windows org.codehaus.mojo exec-maven-plugin 1.6.0 gradle test gradlew.bat clean build install -x test -x contractTest -PverifierVersion=${spring-cloud-contract.version} exec