Skip to content

Todo Spring is a spring boot and spring security project that authenticates a user using spring security and JWT(JSON web token) with the ability to create, update, delete and to get all todos in a very secured manner.

Notifications You must be signed in to change notification settings

jerry-tech/Todo-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-Spring


A simple spring boot application used to add, delete, update and create todo. In addition, users todo are secured by using JWT and spring security for security


Features

  • Spring fox and swagger: used for documentation
  • Data persistence and mapping using JPA and Hibernate
  • Security and Authentication using JWT and spring security
  • Testing with JUNIT 5 and spring Test using MockMvc
  • Use of mysql DB for storing data
  • important

Restful API documentation

About

Todo Spring is a spring boot and spring security project that authenticates a user using spring security and JWT(JSON web token) with the ability to create, update, delete and to get all todos in a very secured manner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages