@@ -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