# SpringBoot整合Jpa实现增删改查功能 **Repository Path**: huang-tuantuan/jpa ## Basic Information - **Project Name**: SpringBoot整合Jpa实现增删改查功能 - **Description**: Jpa可以帮我们省略一些常规的SQL,非常方便 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-31 - **Last Updated**: 2023-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, JPA ## README # SpringBoot整合Jpa实现增删改查功能 #### 介绍 Jpa可以帮我们省略一些常规的SQL,非常方便 #### 运行环境 SpringBoot2.7+Maven3.8.1+JDK1.8