Correct implementation of DTOs
I’m working on simple Java application which will work similarily to JustEat or other application used to order food. Some of my entities are linked together using foreign keys. For example:
I’m working on simple Java application which will work similarily to JustEat or other application used to order food. Some of my entities are linked together using foreign keys. For example: