-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The user should have a field named country.
To achieve this, we need at least a Country entity.
- Create a new package in the modules folder, named country
- Create Country entity
- Create CountryRepository interface
- Create CountryService
- Create CountryController
- Create CountryRestController
- Create the DTOs
- Update the entity relationship diagram
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request