Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Spring-Data-JPA
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abhishek Mondal
Spring-Data-JPA
Commits
b71b0abc
Commit
b71b0abc
authored
Feb 20, 2020
by
Abhishek Mondal
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.mynisum.com/amondal/spring-data-jpa
parents
46bec59c
2742f43e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
README.md
README.md
+18
-0
No files found.
README.md
0 → 100644
View file @
b71b0abc
=================================
**Spring Data JPA**
====================================
This project will help you to understand the various options available to perform CRUD opertaions with Spring Data JPA.
It's a Spring Boot project where in-memory H2 database has been used.
You can learn the below things -
1.
Query Methods
2.
Parmeterized Query Methods
3.
Async Query Methods
4.
Position Based Query Method
5.
Named Query Params
6.
Custom Sort Method
7.
Update Query Method
8.
Delete Query Method
9.
Named Query Method
10.
Pagination
11.
Sorting
12.
Sorting with Pagination
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment