4.0.0
com.diagbot
triage-service
0.0.1-SNAPSHOT
jar
triage-service
Triage Service for Spring Boot
com.diagbot
diagbotcloud
0.0.1-SNAPSHOT
com.diagbot
common
0.0.1-SNAPSHOT
org.springframework.cloud
spring-cloud-starter-netflix-eureka-client
org.springframework.cloud
spring-cloud-starter-config
org.springframework.boot
spring-boot-starter-web
org.springframework.boot
spring-boot-starter-tomcat
org.springframework.boot
spring-boot-starter-undertow
org.springframework.cloud
spring-cloud-starter-openfeign
org.springframework.boot
spring-boot-starter-actuator
org.springframework.cloud
spring-cloud-starter-netflix-hystrix-dashboard
org.springframework.cloud
spring-cloud-starter-netflix-hystrix
io.springfox
springfox-swagger2
io.springfox
springfox-swagger-ui
org.springframework.cloud
spring-cloud-starter-oauth2
org.springframework.boot
spring-boot-starter-amqp
org.projectlombok
lombok
true
net.logstash.logback
logstash-logback-encoder
org.springframework.cloud
spring-cloud-starter-bus-amqp
org.springframework.cloud
spring-cloud-starter-stream-rabbit
org.springframework.boot
spring-boot-maven-plugin
com.spotify
docker-maven-plugin
${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}