Skip to content

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`.

Notifications You must be signed in to change notification settings

Vv172000/Student-DB-Management-Using-SpringBoot

About

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`.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages