Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 721 Bytes

README.md

File metadata and controls

42 lines (37 loc) · 721 Bytes

Store Hair Project.

Backend API

UI run here

For The Backend I Use following Technology :

  • Java 17
  • Spring boot
    • JPA
    • Postgres
    • Web
    • Spring Security
    • LomBock
    • Mail
  • Docker 24
  • Docker Compose 2.20.2
  • Jwt
  • Database Postgres

Authentication and Authorization.

  1. Login
  2. Register
  3. Access Role Base Role (USER,ADMIN)
  4. Token

Analyse And Conception

  • UML
    1. Diagram Class
    2. Use Case