springboot加JPA增删改查分页示例

时间:2023-10-10 14:15:16
【文件属性】:

文件名称:springboot加JPA增删改查分页示例

文件大小:22KB

文件格式:ZIP

更新时间:2023-10-10 14:15:16

springboot jpa

springboot+JPA简单的示例,代码有注释。带有mysql的sql语句,编写环境是java8, ide是IDEA,连接数据库的连接需要修改,需要安装lombok插件,以免写set和get方法。代码中有分页查询等示例。


【文件预览】:
person.sql
pom.xml
mvnw
src
----test()
--------java()
----main()
--------resources()
--------java()
jpa.iml
mvnw.cmd
HELP.md
readme.txt

网友评论