4.0.0 com.macro.mall mall-gateway 1.0-SNAPSHOT mall-gateway mall-gateway project for mall com.macro.mall mall-swarm 1.0-SNAPSHOT com.macro.mall mall-common org.springframework.boot spring-boot-starter-web com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config org.springframework.cloud spring-cloud-starter-gateway com.github.xiaoymin knife4j-spring-boot-starter org.springframework.security spring-security-config org.springframework.security spring-security-oauth2-resource-server org.springframework.security spring-security-oauth2-client org.springframework.security spring-security-oauth2-jose com.nimbusds nimbus-jose-jwt org.springframework.boot spring-boot-starter-data-redis org.springframework.boot spring-boot-maven-plugin com.spotify docker-maven-plugin ${docker.maven.plugin.version} build-image package build mall/${project.artifactId}:${project.version} ${docker.host} java:8 ["java", "-jar", "-Dspring.profiles.active=prod","/${project.build.finalName}.jar"] / ${project.build.directory} ${project.build.finalName}.jar