4.0.0
com.macro.mall
mall-demo
1.0-SNAPSHOT
jar
mall-demo
mall-demo project for mall
com.macro.mall
mall-swarm
1.0-SNAPSHOT
com.macro.mall
mall-mbg
org.springframework.boot
spring-boot-starter-web
org.springframework.cloud
spring-cloud-starter-netflix-eureka-client
org.springframework.cloud
spring-cloud-starter-openfeign
org.springframework.cloud
spring-cloud-starter-config
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