/encrypt-api

This an application with purpose to learn how to use Spring Security to encrypt a password and save it in the database and the basics of JWT.

Primary LanguageJava

Encrypt API with JWT

This an application with purpose to learn how to use Spring Security to encrypt a password and save it in the database and the basics of JWT.

Technologies

  • Java 17
  • PostgreSQL
  • Spring Boot
  • Spring Data
  • Spring Security