摘要: 一、在pom.xml中添加log4j依赖,同时去除所有springboot自带的日志依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-log4j</artifactI 阅读全文
posted @ 2021-10-17 21:08 ThisTFF 阅读(531) 评论(0) 推荐(1)