Merge pull request #460 from jmnarloch/eureka-docs

Corrected docs for the 'context-path' property reference.
This commit is contained in:
Spencer Gibb
2015-08-06 09:27:55 -06:00

View File

@@ -87,8 +87,8 @@ non-default context path or servlet path
----
eureka:
instance:
statusPageUrlPath: ${management.contextPath}/info
healthCheckUrlPath: ${management.contextPath}/health
statusPageUrlPath: ${management.context-path}/info
healthCheckUrlPath: ${management.context-path}/health
----
These links show up in the metadata that is consumed by clients, and