Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试在 Spring 中导入 Application Context 时,Eclipse 会出错,因为在不同的 jar 中有相同名称的包。但是 org.springframework.context.ApplicationContext 是独一无二的,程序运行正常。我该如何解决这个错误?谢谢,
Eclipse 版本:Oxygen.1a 发布 (4.7.1a) 春季版本:5.0.1 JDK:9
弹簧导入错误