Domain Model

Let's go over the domain model of a one-to-many unidirectional relationship.

A one-to-many unidirectional relationship is a one-to-many relationship that has a reference from parent to child, but not vice versa. We start with the user interface, followed by the service development, and integrate both the modules at the end of the chapter.

Following the chapter closely will allow you to master the user interface as well as a REST service related to a one-to-many unidirectional relationship.

Get hands-on with 1200+ tech skills courses.