Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dohinafs/student-registration-crud-spring-boot
A simple CRUD performing application made using Spring Boot, mySQL and JSP.
https://github.com/dohinafs/student-registration-crud-spring-boot
bootstrap crud crud-application crud-operation jakarta-persistence java jsp maven mysql mysql-database spring-boot spring-mvc springmvc toastr
Last synced: about 2 months ago
JSON representation
A simple CRUD performing application made using Spring Boot, mySQL and JSP.
- Host: GitHub
- URL: https://github.com/dohinafs/student-registration-crud-spring-boot
- Owner: dohinafs
- Created: 2024-07-14T18:56:18.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T19:07:23.000Z (6 months ago)
- Last Synced: 2024-11-16T22:35:13.298Z (about 2 months ago)
- Topics: bootstrap, crud, crud-application, crud-operation, jakarta-persistence, java, jsp, maven, mysql, mysql-database, spring-boot, spring-mvc, springmvc, toastr
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Student-Registration-CRUD-spring-boot
A simple application that can perform the basic CRUD operations. It can create, read, update, and delete the data of the students registered.## Languages used
-Java
-CSS
-HTML
## Frameworks and Libraries
-Spring Boot (Framework)
-Bootstrap (CSS Framework)
-Toastr (JavaScript Library)
## Technologies
- JSP (Java Server Pages)
## Database-MySQL