Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2018-11-18 18:51:36.804 ERROR 10728 --- [ main] o.s.boot.SpringApplication : Application run failed org.springframe
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
错误提示不在第一行,而是后面的错误描述
4 回答
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
1 回答
Failed to load ApplicationContext
2 回答
java.lang.IllegalStateException: Failed to load ApplicationContext
2 回答
This application has no explicit mapping for /error, so you are seeing this as a fallback.
8 回答
Error creating bean with name 'areaDao':
搜索更多本课相关问答
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2018-11-18 18:51:36.804 ERROR 10728 --- [ main] o.s.boot.SpringApplication : Application run failed org.springframe