Skip to content

Commit de80339

Browse files
authored
BAEL-2090 update readme
1 parent 5a0de60 commit de80339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

persistence-modules/spring-data-jpa/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- [Spring Data – CrudRepository save() Method](https://www.baeldung.com/spring-data-crud-repository-save)
1818
- [Limiting Query Results with JPA and Spring Data JPA](https://www.baeldung.com/jpa-limit-query-results)
1919
- [Sorting Query Results with Spring Data](https://www.baeldung.com/spring-data-sorting)
20+
- [INSERT Statement in JPA](https://www.baeldung.com/jpa-insert)
2021

2122
### Eclipse Config
2223
After importing the project into Eclipse, you may see the following error:

0 commit comments

Comments
 (0)