摘要: 就是这么点日志,但是注意 第一行 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 解决方案: 添加依赖包 <dependency> <groupId>org.slf4j</groupId> <artifactId>sl 阅读全文
posted @ 2021-10-18 15:04 身在江湖 阅读(166) 评论(0) 推荐(0) 编辑