Commit 807de8af by Johannes Edmeier

update to current snapshot

parent 4b4a0cea
......@@ -15,7 +15,8 @@ eureka:
management:
endpoints:
web:
expose: "*"
exposure:
include: "*"
endpoint:
health:
show-details: ALWAYS
......@@ -9,7 +9,8 @@ logging:
management:
endpoints:
web:
expose: "*"
exposure:
include: "*"
endpoint:
health:
show-details: ALWAYS
......
......@@ -9,7 +9,8 @@ logging:
management:
endpoints:
web:
expose: "*"
exposure:
include: "*"
endpoint:
health:
show-details: ALWAYS
......
......@@ -9,7 +9,8 @@ spring:
management:
endpoints:
web:
expose: "*"
exposure:
include: "*"
endpoint:
health:
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