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.
- Host: GitHub
- URL: https://github.com/sushil808174/todo-application-using-jsp
- Owner: Sushil808174
- Created: 2023-07-17T20:31:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T20:42:22.000Z (almost 3 years ago)
- Last Synced: 2025-09-12T09:02:25.101Z (9 months ago)
- Topics: jsp, spring, spring-boot, spring-mvc, spring-security
- Language: Java
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.