@@ -30,6 +30,7 @@ spring:
url: "jdbc:mysql://localhost:33060/maxkey"
username: root
password: maxkey
+
logging:
level:
- com.alibaba.cola.catchlog.CatchLogAspect: debug
+ com.hosea.service.infra: debug
@@ -22,10 +22,13 @@ spring:
liquibase:
change-log: "classpath:/db/db.changelog-test.xml"
com.hosea.service.infra: debug
+ file:
+ path:
+ name:
# 单元测试结束之后的清除
test.end.clean: