You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HibernateSpringBootDtoConstructor/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
**Key points:**
6
6
- write a proper constructor in the DTO class
7
-
- rely on Spring Data Query Builder Mechanism for express the SQL
7
+
- rely on Spring Data Query Builder Mechanism to write the SQL
8
8
- for using Spring Data Projections check this [item](https://github.com/AnghelLeonard/Hibernate-SpringBoot/tree/master/HibernateSpringBootDtoViaProjections)
0 commit comments