Skip to content

gwh2008/SpringDataJPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/gaowenhui/SpringDataJPA

SpringBoot实战项目 , 集成了SpringDataJPA实现CRUD、 分页(pageable + thymeleaf )、自定义sql、事务、Logback、Druid、FastJson、 Rest请求、自定义HttpResponseBody返回体、swagger2、@Scheduled定时任务

查询列表(分页) http://127.0.0.1:8080/list

添加 http://127.0.0.1:8080/add

删除 http://127.0.0.1:8080/delete?userId=1

自定义查询 http://127.0.0.1:8080/vcyber/age?uAge=20

分页查询测试 http://127.0.0.1:8080/vcyber/cutpage?page=1

swagger2文档 http://localhost:8080/swagger-ui.html

附截图2张:

Image text

Image text

About

A spring boot application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published