You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch method can prevent from entering same employee data ,else same employee is having multiple Id, the post method can check in repository if employee already exist ,if yes it should not save same employee details in repository.