zoukankan      html  css  js  c++  java
  • SpringBoot 项目启动 Failed to convert value of type 'java.lang.String' to required type 'cn.com.goldenwater.dcproj.dao.TacPageOfficePblmListDao';

    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

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

  • 相关阅读:
    3.10上午学习内容
    计算机网络基础
    2017.3.30-morning
    2017.3.29-afternoon
    2017.3.29-morning
    2017.3.28-afternoon
    2017.3.28-morning
    2017.3.27-afternoon
    2017.3.27-morning
    2017.3.24-morning
  • 原文地址:https://www.cnblogs.com/rongyao/p/11731834.html
Copyright © 2011-2022 走看看