Skip to content

Spring Boot 3.0 Security with JWT Implementation made for one of the courses at the university

Notifications You must be signed in to change notification settings

bwozniczka/literalia-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot 3.0 Security with JWT Implementation Spring Boot JWT pgSQL

This project was done for one of my courses at university. It is an implementation of a simple user login system using JSON Web Token (JWT). It includes the following technologies:

Technologies

  • Spring Boot 3.0
  • Spring Security
  • JSON Web Tokens (JWT)
  • BCrypt
  • Maven
  • PostgreSQL

Features

  • Password encryption using BCrypt
  • Logout mechanism
  • User registration and login with JWT

Credits

This was the first major project of my studies, so I did a lot of research on the internet and watched courses. Spring Boot Tutorial.

About

Spring Boot 3.0 Security with JWT Implementation made for one of the courses at the university

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages