Преглед на файлове

style(配置): SQL 日志打印.

eric преди 2 години
родител
ревизия
62ee2fa7ec
променени са 1 файла, в които са добавени 8 реда и са изтрити 1 реда
  1. 8 1
      src/main/resources/application.yml

+ 8 - 1
src/main/resources/application.yml

@@ -12,4 +12,11 @@ spring:
 mybatis:
   mapper-locations: classpath:mapper/*.xml
   configuration:
-    map-underscore-to-camel-case: true
+    map-underscore-to-camel-case: true
+logging:
+  level:
+    com:
+      finikes:
+        oc:
+          vote:
+            dao: debug