Skip to content

Commit 200c175

Browse files
Dto Via Constructor
1 parent 72d4463 commit 200c175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HibernateSpringBootDtoConstructor/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Key points:**
66
- 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
88
- for using Spring Data Projections check this [item](https://github.com/AnghelLeonard/Hibernate-SpringBoot/tree/master/HibernateSpringBootDtoViaProjections)
99

1010
**See also:**\

0 commit comments

Comments
 (0)