driver-class-name: com.mysql.jdbc.Driver 一直显示红色,添的那个包一直加载不了,有没有其他的方式添加包呢
2017-03-23
各位亲们,欢迎关注我的CSDN博客--里面有IDEA的简单用法--链接:http://blog.csdn.net/tom_code/article/details/56276919
如果有需要欢迎私信我,个人总结了一份Idea使用文档!
老师只是想把好用的东西都讲解给大家,不过Intellij Idea刚使用的确会有很多问题,欢迎交流!
如果有需要欢迎私信我,个人总结了一份Idea使用文档!
老师只是想把好用的东西都讲解给大家,不过Intellij Idea刚使用的确会有很多问题,欢迎交流!
2017-03-22
Bean method 'dataSource' not loaded because @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name'
- Bean method 'dataSource' not loaded because @ConditionalOnBean (types: org.springframework.boot.jta.XADataSourceWrapper; SearchStrategy: all) did not find any beans
- Bean method 'dataSource' not loaded because @ConditionalOnBean (types: org.springframework.boot.jta.XADataSourceWrapper; SearchStrategy: all) did not find any beans
2017-03-21
parameter 0 of constructor in org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration required a bean of type 'javax.sql.DataSource' that could not be found.
2017-03-21
org.springframework.context.ApplicationContextException: Unable to start embedded container; nested exception is org.springframework.boot.context.embedded.EmbeddedServletContainerException: Unable to start embedded Tomcat
2017-03-20