Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vv172000/student-db-management-using-springboot

This Spring Boot project is a web application for managing student records. The `StudentController` provides endpoints for adding, updating, deleting, and viewing students. It uses Thymeleaf for the frontend, enabling users to perform CRUD operations through web forms, with data managed by the `StudentService`.
https://github.com/vv172000/student-db-management-using-springboot

mysql spring-boot spring-data-jpa spring-mvc springframework

Last synced: 25 days ago
JSON representation

This Spring Boot project is a web application for managing student records. The `StudentController` provides endpoints for adding, updating, deleting, and viewing students. It uses Thymeleaf for the frontend, enabling users to perform CRUD operations through web forms, with data managed by the `StudentService`.

Awesome Lists containing this project