/spring-authentication

simple to do list app built with java spring.

Primary LanguageJava

Spring Boot

The purpose of this repo, is to see how things done in simple way and beginner friendly way.

Features

  • Three layer architecture (API, Business, Data Access)
  • JWT Authentication
  • Reset passwod via email "I have used mailtrap which is free test smtp"
  • Exception handler and Validation

Note

Feel free to use this project and if you have any question, raise an issue on this repository.

Happy coding!