question

 

Eureka shutdown appear BeanCreationNotAllowedException

made,重启电脑后不报错了!

cannot access org.springframework.context.ConfigurableApplicationContext class file

I was able to fix it by the following steps:

  1. File -> Invalidate Cache and Restart
  2. File -> New -> Project from existing source
  3. Select the pom.xml file just (not the whole project directory) to load the project. Project will be setup automatically.

https://stackoverflow.com/questions/38854465/cannot-access-org-springframework-context-configurableapplicationcontext-class-f

 
 
原文地址:https://www.cnblogs.com/xingzc/p/9629973.html