0

I have provided an image from the video https://www.youtube.com/watch?v=SG2gfTPzSQE for which i would like to implement this flow enter image description here

My question is, if i was applying business logic in the layer labelled as "Service" should I use database entities ? Meaning I receive information from android UI as DTO-> map it to Entity -> any business logic needed I use this Entity object -> Store entity in the database

0 Answers0