Explorar o código

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

eric %!s(int64=2) %!d(string=hai) anos
pai
achega
62ee2fa7ec
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  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