Skip to content

martinachov/jwt-security-springboot-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwt-security-springboot-3

This project demonstrates the implementation of security using Spring Boot 3.0 and JSON Web Tokens (JWT).

Features

  • User registration and login with JWT authentication
  • Password encryption using BCrypt
  • Customized access denied handling

Technologies

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

About

Spring Boot 3.0 Security with JWT Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages