isaacgarza / spend-smart

0 stars 0 forks source link

Add API for retrieving a person using the id #39

Closed isaacgarza closed 5 years ago

isaacgarza commented 5 years ago

As a developer, I want to retrieve a person object using their id so that I can check if they exist in the database.

Acceptance Criteria

isaacgarza commented 5 years ago

Add @EqualsAndHashCode annotation to all DTOs