4.0.0 org.springframework.cloud spring-cloud-gateway 3.1.11-SNAPSHOT .. spring-cloud-gateway-server jar Spring Cloud Gateway Server Spring Cloud Gateway Server ${basedir}/.. 1.47.1 org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-validation org.springframework.boot spring-boot-starter-oauth2-client true org.springframework.boot spring-boot-starter-actuator true org.springframework.boot spring-boot-starter-webflux true org.springframework.boot spring-boot-configuration-processor true org.springframework.cloud spring-cloud-loadbalancer true org.springframework.boot spring-boot-devtools true org.springframework.boot spring-boot-starter-data-redis true org.springframework.boot spring-boot-starter-security true org.jetbrains.kotlin kotlin-stdlib true org.jetbrains.kotlin kotlin-reflect true io.projectreactor.addons reactor-extra com.fasterxml.jackson.dataformat jackson-dataformat-protobuf true com.fasterxml.jackson.core jackson-databind true io.grpc grpc-netty true ${grpc.version} io.grpc grpc-protobuf true ${grpc.version} io.grpc grpc-stub true ${grpc.version} org.springframework.boot spring-boot-autoconfigure-processor true org.springframework.cloud spring-cloud-starter-circuitbreaker-reactor-resilience4j true org.springframework.boot spring-boot-starter-test test org.junit.vintage junit-vintage-engine test org.junit-pioneer junit-pioneer test org.springframework.cloud spring-cloud-test-support test io.projectreactor reactor-test test io.projectreactor.tools blockhound test io.projectreactor.tools blockhound-junit-platform test org.assertj assertj-core test com.fasterxml.jackson.module jackson-module-kotlin test org.testcontainers junit-jupiter test org.openjdk.jmh jmh-core 1.20 test org.openjdk.jmh jmh-generator-annprocess 1.20 test org.apache.maven.plugins maven-compiler-plugin -parameters default-compile none default-testCompile none java-compile compile compile java-test-compile test-compile testCompile org.apache.maven.plugins maven-jar-plugin 3.2.2 test-jar javaLowerThan16 (,16) kotlin-maven-plugin org.jetbrains.kotlin ${kotlin-maven-plugin.version} 1.8 compile compile ${project.basedir}/src/main/kotlin ${project.basedir}/src/main/java test-compile test-compile ${project.basedir}/src/test/kotlin ${project.basedir}/src/test/java java13plus [13,) org.apache.maven.plugins maven-surefire-plugin ${maven-surefire-plugin.version} **/*Tests.java **/*Test.java **/Abstract*.java -XX:+AllowRedefinitionToAddDeleteMethods java8plus [1.8,2.0) org.apache.maven.plugins maven-compiler-plugin -parameters