Spring Boot數據庫基本操做spring data jpa

須要在pom.xml中添加依賴:java <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-jpa</artifactId> </dependency> <dependency>
相關文章
相關標籤/搜索