MrMoon / Bloom

Hospital ERP with Data Analysis - Database Systems Course Project
0 stars 0 forks source link

Controllers should not parse Strings into Longs #15

Closed MrMoon closed 3 years ago

MrMoon commented 3 years ago

Services should handle parsing the ids from the PathVariable (String) to an ID (Long)

MrMoon commented 3 years ago

We are good in the patient microservice

MrMoon commented 3 years ago

We are good in the employee microservice