ebiggerr / sims-backend

Backend of S-IMS built using Spring Boot and other technologies. (The codebase stinks.)
https://github.com/ebiggerr/sims-backend2
MIT License
0 stars 0 forks source link

Merging the test branch to development branch #1

Closed ebiggerr closed 3 years ago

ebiggerr commented 3 years ago

Changes/ Updates to the code base

-Updated domains ( accountAuthetication, account, inventory, API_RESPONSE, JWTToken ) -Updated API endpoints ( account and inventory) -Updated data access repository ( accountAuthentication, account and inventory) -Updated JWT module ( generate token)