源码之家

  • 首页
  • 文章
  • 问答
  • 下载
您的位置: 首页  >  文章  >  解决错误: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class

解决错误: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class

分类: 文章 • 2023-03-22 16:47:39

因为配置了这个:
解决错误: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class
所以报了这个错:
解决错误: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class
网上搜了很多资料,依然没有解决。
只需要在pom文件加入:
解决错误: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class

<dependency>
   <groupId>com.alibaba</groupId>
   <artifactId>druid-spring-boot-starter</artifactId>
   <version>1.1.9</version>
</dependency>

启动成功!

相关推荐

  • No converter found capable of converting from type [java.lang.Integer]
  • web项目整合MongoDb出现No converter found capable of converting from org.bson.types.ObjectId to type Long异常
  • Reason: No converter found capable of converting from type [java.lang.String] to type [java.util.Map
  • No converter found capable of converting from type [java.lang.String] to type [java.util.Lis
  • No converter found capable of converting from type [java.lang.String] to type [java.sql.Driver]
  • 解决错误: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class
  • [python异步 第二篇 ] Linux 异步网络库libevent、libev、libuv对比
  • BeanCopy几种实现的比较
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 源码之家    备案号:   粤ICP备20058927号