From 747303df4a97849c8b2e22463cec4a5644ae22b3 Mon Sep 17 00:00:00 2001 From: Parker Date: Fri, 11 Dec 2020 10:54:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E6=9C=8D=E5=8A=A1=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opsli-starter/src/main/resources/application.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/opsli-starter/src/main/resources/application.yaml b/opsli-starter/src/main/resources/application.yaml index 06c9391e..0d939504 100644 --- a/opsli-starter/src/main/resources/application.yaml +++ b/opsli-starter/src/main/resources/application.yaml @@ -19,11 +19,11 @@ server: mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/* # actuator 暴露端点 -management: - endpoints: - web: - exposure: - include: metrics,httptrace +#management: +# endpoints: +# web: +# exposure: +# include: metrics,httptrace spring: profiles: