Add a bunch of new things
* support for zipkin server * if eureka isn't running disable the client * add --list option to list deployables
This commit is contained in:
@@ -21,6 +21,6 @@ eureka:
|
||||
status-page-url-path: ${management.context-path}/info
|
||||
|
||||
info:
|
||||
artifactId: @project.artifactId@
|
||||
description: @project.description@
|
||||
version: @project.version@
|
||||
artifactId: "@project.artifactId@"
|
||||
description: "@project.description@"
|
||||
version: "@project.version@"
|
||||
Reference in New Issue
Block a user