entity to dto

preview_player
Показать описание
Follow me:

Github link:
Рекомендации по теме
Комментарии
Автор

I’m now learning Spring boot and making Todo application . In that, I needed to understand dto. This video was easy to understand . Thanks

Mikiya-om
Автор

You da best!, I've been trying to understand DTO mechanisms for a week. I tried lots of tutorials and documentation, none of 'em taught to like your video. Keep it create more tutorial videos as simple as people understand :) Thank you so much! I really appreciate it

yondonrinchinbatsukh
Автор

Hi, do you have any idea on how I can use DTO from pivot result meaning columns or fields are unpredictable

ryle
Автор

How to handle the mapper when user entitiy contains list of value object like hobbies? Should we create hobbyDTO?

lattelover
Автор

Hii .Thanks for the Video.
I have one doubt . how to do Mapping using Model Mapper on page of objects? .

nandasagar
Автор

I like to use Model Mapper library for mapping Entities to DTOs

rickhunter
Автор

why we map from entity to dto? is it because of a design pattern? isn't it good just return entity object?

vtdx
Автор

Why need @JsonProperty, if you write its value the same as

ProTSHM
Автор

Great explanation! Thank you! However, the sound quality was awful.

andreme
Автор

This video was more useful..but am getting error in repository in the line public User findById....User word shows error..can u help me with that

kavithamarimuthu