Skip to content

Commit c73dcd0

Browse files
Update README.md
1 parent 752f3a3 commit c73dcd0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,10 @@ Visit `localhost:8080/apidoc` to see the endpoints.
6666

6767
### 🌀 JPA (Hibernate)
6868
- Native Queries
69-
- Defining and executing native queries : https://thorben-janssen.com/jpa-native-queries/#Createnbspad-hoc_native_queries
70-
- How to return DTOs from native queries : https://thorben-janssen.com/spring-data-jpa-dto-native-queries/
69+
- Defining and executing native queries
70+
- https://thorben-janssen.com/jpa-native-queries/#Createnbspad-hoc_native_queries
71+
- How to return DTOs from native queries
72+
- https://thorben-janssen.com/spring-data-jpa-dto-native-queries/
7173

7274
- Spring Data JPA
7375
- DTO projections : https://vladmihalcea.com/spring-jpa-dto-projection/

0 commit comments

Comments
 (0)