idea-debug启动会卡住不动,BeanPostProcessors (for example: not eligible for auto-proxying),报错解决


debug启动会卡住不动,run模式启动正常

debug启动输出到下面这行之后,就不会继续输出了

爆出各种

[INFO]- Bean 'dataSource' of type [class DruidDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)

解决办法:

debug模式运行项目,找到断点,全部删除

  

 

 取消全部debug

  

 

 然后启动即可

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM