我有这样一个带有IntelliJ-Idea IDE的应用程序,它有一个Springboot配置错误,并给出了以下建议: The following method did not exist:
org.springframework.context.ConfigurableApplicationContext.setApplicationStartupsingle, compatible version of org.springframework.context.ConfigurableApplicationContext 我是IntelliJ-I
我已经尝试解决这个问题有一段时间了,尝试了用于相同错误代码的其他解决方案,但它不起作用。这是一个团队项目,相同的代码只适用于一个人,但gradle bootrun在我们自己的计算机上尝试时,会将这个错误传递给其他3个人。FAILURE: Build failed with an exception.
Execution failed for task ':bootRun'.
> Process 'command 'C:\Program Files\Java\jdk1.8.0_162\bin\java.e