** WARNING ** : Your ApplicationContext is unlikely to start due to a @ComponentScan of the default

提示说的比较清楚,由于@ComponentScan放在了默认包下导致ApplicationContext无法启动。 Caused by: java.lang.IllegalStateException: Could not evaluate condition on org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfigur
相关文章
相关标签/搜索