Cannot find class [com.jx.p2p.service.impl.LazyInvestServiceImpl] for bean with name 'service' defined in class path resource [applicationContext.xml]; 

爆出这样的错误,深入类里,没发现问题啊@!

原因:

没有在容器里注入,那就是没有绑定tomcat了,直接在buildpath 中增加 runtime server 没想到竟然好了!

相关文章:

  • 2021-08-22
  • 2021-07-25
  • 2021-12-16
  • 2022-12-23
  • 2022-12-23
  • 2021-10-17
  • 2022-01-28
  • 2021-11-23
猜你喜欢
  • 2021-12-27
  • 2021-09-07
  • 2021-06-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
相关资源
相似解决方案