Skip to content

okancezik/Socio-Codes-BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socio Codes BE

Java - Spring Boot

Used Technologies

  • PostgreSQL
  • Amazon Web Services (AWS)
  • Spring Boot
  • Spring Security
  • Spring Validation
  • Restful API
  • JPA Repository
  • Lombok
  • OpenAPI
  • Request - Response Pattern
  • ModelMapper

Swagger UI Screenshots

    1

  • Endpoints

    1212

    2

  • When there is an unauthorized access request

    403 error code is returned in response

    4

  • Authorization Endpoints

    6

  • If the login process is successful, a cookie is created in the browser.

    9