Commit 807de8af by Johannes Edmeier

update to current snapshot

parent 4b4a0cea
...@@ -15,7 +15,8 @@ eureka: ...@@ -15,7 +15,8 @@ eureka:
management: management:
endpoints: endpoints:
web: web:
expose: "*" exposure:
include: "*"
endpoint: endpoint:
health: health:
show-details: ALWAYS show-details: ALWAYS
...@@ -9,7 +9,8 @@ logging: ...@@ -9,7 +9,8 @@ logging:
management: management:
endpoints: endpoints:
web: web:
expose: "*" exposure:
include: "*"
endpoint: endpoint:
health: health:
show-details: ALWAYS show-details: ALWAYS
......
...@@ -9,7 +9,8 @@ logging: ...@@ -9,7 +9,8 @@ logging:
management: management:
endpoints: endpoints:
web: web:
expose: "*" exposure:
include: "*"
endpoint: endpoint:
health: health:
show-details: ALWAYS show-details: ALWAYS
......
...@@ -9,7 +9,8 @@ spring: ...@@ -9,7 +9,8 @@ spring:
management: management:
endpoints: endpoints:
web: web:
expose: "*" exposure:
include: "*"
endpoint: endpoint:
health: health:
show-details: ALWAYS show-details: ALWAYS
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment