1 org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'tacPageOfficePblmListServiceImpl': Unsatisfied dependency expressed through field 'tacPageOfficePblmListDao'; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert value of type 'java.lang.String' to required type 'cn.com.goldenwater.dcproj.dao.TacPageOfficePblmListDao'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.lang.String' to required type 'cn.com.goldenwater.dcproj.dao.TacPageOfficePblmListDao': no matching editors or conversion strategy found

SpringBoot 项目启动 Failed to convert value of type 'java.lang.String' to required type 'cn.com.goldenwater.dcproj.dao.TacPageOfficePblmListDao';

 

 一不小心写反之后,报错。

相关文章:

  • 2022-12-23
  • 2021-04-18
  • 2021-11-19
  • 2021-12-13
  • 2022-12-23
  • 2021-10-28
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-04
  • 2022-12-23
  • 2021-05-16
  • 2022-12-23
  • 2021-08-26
相关资源
相似解决方案