springboot--集成jpa

比較 表列出了JPA與其餘持久化技術的比較 java 添加依賴 <!-- 引入jpa 依賴 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-jpa</artifactId> <version>${spring.boot}</versi
相關文章
相關標籤/搜索