修改启动配置

This commit is contained in:
2019-08-18 16:35:44 +08:00
parent b7cbe93e7c
commit cb264276dc

View File

@@ -4,4 +4,7 @@ management:
endpoints: endpoints:
web: web:
exposure: exposure:
include: * include: "*"
endpoint:
health:
show-details: always