摘要:
Jenkins发布报错报错提示 gradle项目无法编译成功,找不到javax.ws.rs-api-2.1.1.jar包 FAILURE: Build failed with an exception. * What went wrong: Could not resolve all depende 阅读全文
摘要:
IDEA中创建springboot项目遇到的问题 百度“Failed to load class "org.slf4j.impl.StaticLoggerBinder" ”这个,经查是由于在自己的电脑log4j跟项目的idea项目版本不匹配。需要修改pom文件即可 添加exclusions这个模块的 阅读全文