課程
/后端開(kāi)發(fā)
/Java
/2小時(shí)學(xué)會(huì)Spring Boot
@Entity 沒(méi)有這個(gè)注解,請(qǐng)問(wèn)這個(gè)javax.persistence.Entity 是在哪個(gè)jar包的? maven...
2016-12-20
源自:2小時(shí)學(xué)會(huì)Spring Boot 5-1
正在回答
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.2.RELEASE</version>
</parent>
<dependencies>
<dependency>
? ?<groupId>org.springframework.boot</groupId>
? ?<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
</dependencies>
菜天雨 提問(wèn)者
Indexing Jar Types:(0%) 一直顯示這個(gè) 。。。。
舉報(bào)
Spring Boot入門(mén)視頻教程,你將學(xué)會(huì)使用Spring Boot快速構(gòu)建應(yīng)用程序
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢(xún)優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2016-12-20
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.2.RELEASE</version>
</parent>
<dependencies>
<dependency>
? ?<groupId>org.springframework.boot</groupId>
? ?<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
</dependencies>
2017-02-15
Indexing Jar Types:(0%) 一直顯示這個(gè) 。。。。