From 8323365725ae272bf4cb55bdf542b78b936cb386 Mon Sep 17 00:00:00 2001 From: fengshuonan Date: Mon, 7 Jun 2021 17:58:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A5=E5=BF=97=E6=89=93?= =?UTF-8?q?=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 360afec6..2b2aa9cd 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -2,11 +2,6 @@ server: port: 8080 max-http-header-size: 10240 -logging: - level: - root: error - cn.stylefeng: debug - spring: application: name: guns