jack-turk-5 / onward

0 stars 6 forks source link

Implement customer #4

Open jack-turk-5 opened 5 months ago

jack-turk-5 commented 5 months ago

need controller, repository, and service

LyonKhang commented 4 months ago

Added Customer controller, repo, service, and entities.

LyonKhang commented 4 months ago

added Crud endpoint at the Customer controller and mapped it to Customer Service.