为了账号安全,请及时绑定邮箱和手机立即绑定

springboot 数据库操作异常

为什么 新建的项目 做数据库 连接继承 JpaRepository
 报错:


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.
 - 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

正在回答

1 回答

请检查maven环境,pom配置。保证maven正常

0 回复 有任何疑惑可以回复我~
#1

谢兵 提问者

是按照视频上写的,只要操作数据库启动就会异常
2017-07-03 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
2小时学会Spring Boot
  • 参与学习       151599    人
  • 解答问题       1079    个

Spring Boot入门视频教程,你将学会使用Spring Boot快速构建应用程序

进入课程

springboot 数据库操作异常

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信