isaacgarza / spend-smart

0 stars 0 forks source link

Added API for retrieving a person using the id #41

Closed isaacgarza closed 5 years ago

isaacgarza commented 5 years ago

Added GET mapping to the PersonController with id as a path variable /api/person/{id}