4.0.0 org.springframework.boot spring-boot-starter-parent 2.1.5.RELEASE ocean.gateway service 0.0.1-SNAPSHOT gateway Demo project for gateway 1.8 Greenwich.SR1 false org.springframework.boot spring-boot-starter-webflux org.springframework.cloud spring-cloud-starter-gateway org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-starter-logging org.projectlombok lombok com.github.tomakehurst wiremock-standalone 2.23.2 test org.springframework.cloud spring-cloud-dependencies ${spring-cloud.version} pom import org.apache.maven.plugins maven-jar-plugin *.** */*.xml true lib/ true ocean.gateway.service.ServiceApplication ./resources/ ${project.build.directory} org.apache.maven.plugins maven-dependency-plugin copy-dependencies package copy-dependencies ${project.build.directory}/lib/ maven-resources-plugin copy-resources package copy-resources src/main/resources ${project.build.directory}/resources org.springframework.boot spring-boot-maven-plugin null null ZIP true ${project.build.directory} repackage maven-assembly-plugin make-assembly package single ${project.name} src/main/assembly/assembly.xml