From 18386e5aa37b5b38144ff9307aabc6dd01d9d105 Mon Sep 17 00:00:00 2001 From: shizhendong Date: Tue, 25 Jul 2023 17:50:21 +0800 Subject: perf: logback.xml 开启定期扫描配置 scanPeriod="60 seconds" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/logback-spring.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index aee4abb..490e453 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -1,5 +1,5 @@ - + -- cgit v1.2.3