摘要: 问题描述: 引入多个jar包导致logback冲突 gradle 解决: 去除所有相关依赖: configurations { all*.exclude module : 'spring-boot-starter-logging' all*.exclude module : 'logback-cla 阅读全文
posted @ 2022-09-14 18:06 曹丽是我女朋友。 阅读(156) 评论(0) 推荐(0) 编辑