Skip to content

aditya78910/employee-management-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Employee Compensation backend which is secured by JWT tokens generated by Keycloak (authentication) and a fine grained permissions based access control system for authorization with the employee-management-access-control microservice

(https://github.com/aditya78910/employee-management-access-control

The service has 2 entities.

  1. Employee
  2. Department.

There is a Many to One relation between employee and department. Many employees can belong to 1 department.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages