The DTO Pattern in Java | Data Transfer Object Design Pattern

preview_player
Показать описание
In this video, you will learn how to use Data Transfer Object Design Pattern in Java as well as in Spring boot application with an example.

Data Transfer Object Design Pattern is a frequently used design pattern. It is basically used to pass data with multiple attributes in one shot from client to server, to avoid multiple calls to a remote server.

#designpatterns #java #javaguides
Рекомендации по теме
Комментарии
Автор

Awesome. You always pick new topics and explain very well.

javatechnology
Автор

Great video. One small input: I think people tend to learn better if you code during the video rather than walking through already written code.

roopamrajvanshi
Автор

Great job sir, and thank you for the video. First for newbies into spring it might look a bit confusing, but after you learn what repo, service and controller is, then you will appreciate the value of DTO information that is given here

georgi_verstapen
Автор

I would've liked if you coded through the application of DTOs rather than point-review the facets, however I still liked the video. Thank you for sharing it.

codrhandlit
Автор

Sir, do we have to insert @Id, relationships like @many to one etc. in DTO class?

samirshrestha
Автор

Sir plz put a vedio spring data jpa full course

sowmiyasakthi
Автор

Code is not as per the example in video, can you please share code which you have explained in video

bhaskarverma
Автор

hi brother, may i know from where employeerepository object coming from?

thecatleo
Автор

Good afternoon sir,
I have two questions to ask:
1. can we include two repositories in a service layer?
2. Should there be one dto layer or can we have two dto layers?

manutyagi
Автор

please can you help us with the code ? it will be helpfull for us. Thanks

franckozeusmakita
Автор

if im not wrong then...we can form dto object which can refer one or more entity object or its fields and form a single object..example...account and transaction entity combined to from transactionHistory dto for that particular plz do reply

vikrantharne
Автор

please send us whole project in zip so that we can practice it

chandanikumari
Автор

Sir what is difference between JPA entity class and normal DTO. He nhi smjl sir

poojatikhe
welcome to shbcf.ru