An open API service indexing awesome lists of open source software.

https://github.com/sushil808174/todo-application-using-jsp

This is a simple Todo application using jsp.
https://github.com/sushil808174/todo-application-using-jsp

jsp spring spring-boot spring-mvc spring-security

Last synced: about 2 months ago
JSON representation

This is a simple Todo application using jsp.

Awesome Lists containing this project

README

          

# Todo-Application-using-JSP
## If you want to run this application in your system so clone this repository and run java application
## This is first Api
``` http://localhost:8080/ ```
## This is protected so you can login with following names and password
- Username -> Susheel, Password -> dummy
- Username -> Himanshu, Password -> dummy
- Username -> Aman, Password -> dummy
- Username -> Ratan, Password -> dummy

## When you will visit the site so you will be able to understand what you have to do.