4.0.0
com.lantone
emrais
0.0.1-SNAPSHOT
monitor-service
monitor-service
jar
基于Spring Boot Admin的微服务监控中心
org.springframework.boot
spring-boot-starter-web
de.codecentric
spring-boot-admin-starter-server
${spring-boot-admin-starter-server.version}
org.springframework.cloud
spring-cloud-starter-netflix-eureka-client
org.springframework.boot
spring-boot-starter-security
org.springframework.boot
spring-boot-maven-plugin
com.spotify
docker-maven-plugin
1.1.1
${docker.image.prefix}/${project.artifactId}:${project.version}
true
frolvlad/alpine-oraclejre8:slim
["java", "-jar", "-Xms256m", "-Xmx1024m", "-Duser.timezone=GMT+8", "/${project.build.finalName}.jar"]
/
${project.build.directory}
${project.build.finalName}.jar
docker-registry
${registryUrl}