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 org.springframework.cloud spring-cloud-starter-netflix-eureka-client org.springframework.cloud spring-cloud-starter-gateway org.springframework.boot spring-boot-maven-plugin com.spotify docker-maven-plugin 1.1.0 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