Eclipse maven构建springmvc项目,在做maven install出现下面警告。求解决

2024-11-07 18:11:23
推荐回答(1个)
回答1:

少个包

org.slf4j
slf4j-log4j12
1.7.5

把这个放到pom.xml依赖中就可以了