在 SpringBoot 項目中使用 JPA

新建項目,增加依賴 在 Intellij IDEA 裏面新建一個空的 SpringBoot 項目。 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency
相關文章
相關標籤/搜索