From 73fc90bf957d2cbcf392206e2937c0df059e7adb Mon Sep 17 00:00:00 2001
From: zhaowenxuan <chacca165@163.com>
Date: 星期一, 01 七月 2024 14:11:01 +0800
Subject: [PATCH] druid数据源配置

---
 src/main/resources/application.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 1633702..51502c6 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -1,3 +1,3 @@
-# 搴旂敤鏈嶅姟 WEB 璁块棶绔彛
 server.port=14765
 server.servlet.context-path=/
+logging.level.com.example=debug

--
Gitblit v1.8.0