Commit Graph

4 Commits

Author SHA1 Message Date
cd3d5e42eb
[Add] Project 将 log4j2 作为项目测试时的 Logger 实现;
[Add] org.apache.logging.log4j:log4j-slf4j-impl 使用 log4j2 作为测试时的日志实现;
2020-09-23 13:55:45 +08:00
565049f393
[Delete] 从项目父 POM 中移除有关 Slf4j 实现的依赖项(最终依赖项交给 exec 模块);
[Delete] org.apache.logging.log4j:log4j-slf4j-impl 从父 POM 中移除该日志实现依赖项;
2020-09-04 23:32:56 +08:00
c02336b0b6
[Add] 添加 junit 依赖项;
[Add] junit:junit 添加依赖项;
2020-09-03 18:36:19 +08:00
2e78dd5931
[Add] 初始化组成模块; 2020-09-03 13:46:16 +08:00