慕尼黑554985
2018-11-18 18:58
报错了,大神们看一下
报这个错误的原因有很多,要看后面的具体错误是什么错误才能解决
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2019-07-14 15:17:31.078 ERROR 3628 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description:Failed to bind properties under 'spring.datasource.type' to java.lang.Class<javax.sql.DataSource>: Property: spring.datasource.type Value: com.alibaba.druid.pool.DruidDataSource Origin: class path resource [application.yml]:11:11 Reason: No converter found capable of converting from type [java.lang.String] to type [java.lang.Class<javax.sql.DataSource>] Action: Update your application's configuration 错误提示不在第一行,而是后面的错误描述
同样求解啊
启动ApplicationContext时出错。要显示条件报告,请在启用“debug”的情况下重新运行应用程序。
SpringBoot+MyBatis搭建迷你小程序
91501 学习 · 621 问题
相似问题