In this tutorial, we are going to create a simple Web-based To Do Application using the following technologies:
- Spring Boot
- Spring MVC
- Spring Security
- Bootstrap
By the end of this tutorial, you will be able to create a simple web application which contains the following functionalities:
- Login
- To Do List
- Add To Do
- Update To Do
- Delete To Do
- Logout
or
Click here to learn more