为了账号安全,请及时绑定邮箱和手机立即绑定
jetbrains的各种工具都是宇宙第一IDE
老师的发音spring ,能不能念对,哎

最赞回答 / bryong
<!--下面这个依赖可以解决@Entity--><dependency>   <groupId>org.springframework.boot</groupId>   <artifactId>spring-boot-starter-data-jpa</artifactId></dependency><!--下面这个依赖解决mysql连接--><dependency>   <groupId&g...

已采纳回答 / ReallyWangGod
spring:  profiles:    active: test  datasource:    data-username: com.mysql.jdbc.Driver    url: jdbc:mysql://127.0.0.1:3306/dbgirl    username: root    password: root  jpa:    hibernate:      ddl-auto: update    show-sql: true这样才对
driver-class-name: com.mysql.jdbc.Driver 一直显示红色,添的那个包一直加载不了,有没有其他的方式添加包呢
期待一下个事视频
这是什么时候的视频教程了?
各位亲们,欢迎关注我的CSDN博客--里面有IDEA的简单用法--链接:http://blog.csdn.net/tom_code/article/details/56276919
如果有需要欢迎私信我,个人总结了一份Idea使用文档!
老师只是想把好用的东西都讲解给大家,不过Intellij Idea刚使用的确会有很多问题,欢迎交流!

最新回答 / 阿伦_x
求教怎么解决
Bean method &#039;dataSource&#039; not loaded because @ConditionalOnProperty (spring.datasource.jndi-name) did not find property &#039;jndi-name&#039;
- Bean method &#039;dataSource&#039; not loaded because @ConditionalOnBean (types: org.springframework.boot.jta.XADataSourceWrapper; SearchStrategy: all) did not find any beans
parameter 0 of constructor in org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration required a bean of type &#039;javax.sql.DataSource&#039; that could not be found.
插入,让我想起了什么。。。
开车势在必行了
老师用的电脑是苹果吗?
课程须知
学习本门课程之前,您需要了解一些前置知识: 1、如何利用maven构建项目 2、Spring注解相关知识 3、MVC的思想的基本概念 4、RestfulApi相关知识
老师告诉你能学到什么?
1、创建第一个Spring Boot应用 2、Spirng Boot中自定义属性配置 3、Spring Boot中Controller的使用 4、Spirng Boot中使用spirng-data-jpa和事务操作

微信扫码,参与3人拼团

意见反馈 帮助中心 APP下载
官方微信
友情提示:

您好,此课程属于迁移课程,您已购买该课程,无需重复购买,感谢您对慕课网的支持!

本次提问将花费2个积分

你的积分不足,无法发表

为什么扣积分?

本次提问将花费2个积分

继续发表请点击 "确定"

为什么扣积分?

举报

0/150
提交
取消