stefan1anuby / Employee-Management-And-Payroll-System

0 stars 0 forks source link

Create a Employee Management microservice #48

Open stefan1anuby opened 1 week ago

stefan1anuby commented 1 week ago

This microservice will handle tasks such as:

You need to move all the Employee related classes here. For the user info we will use the Bearer Token from the Auth service and create/validate the employee requests based on that (for example creating an Employee in the database).