Closed xydm closed 5 years ago
Property: spring.datasource.type Value: com.alibaba.druid.pool.DruidDataSource Origin: class path resource [application.properties]:2:24 Reason: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class]
我发现了问题所在,大家需要把pom文件里面的druid版本号修改为1.1.9,
Property: spring.datasource.type Value: com.alibaba.druid.pool.DruidDataSource Origin: class path resource [application.properties]:2:24 Reason: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class]