Skip to content

sajidbaba1/student-management-system-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ Student Management System (Spring Boot Application)

πŸš€ Overview

This is a Spring Boot Web Application that uses:

  • Spring Data JPA (for database interactions)
  • MySQL (as the relational database)
  • Thymeleaf (for creating dynamic web pages)
  • Spring Security (for authentication and authorization)
  • Apache Tomcat (as the default embedded server)
  • Maven (for build automation)

πŸ› οΈ Technologies Used

Technology Description
Spring Boot Framework for Java-based web applications
Spring Data JPA ORM-based database interaction
MySQL Relational database for storing data
Thymeleaf Template engine for rendering HTML
Spring Security Secures the application with authentication & authorization
Apache Tomcat Default embedded server for running the application
Maven Dependency management and project build tool

🎯 Features

  • βœ… CRUD Operations (Create, Read, Update, Delete) for Student Management
  • βœ… Secure Login & Role-Based Access Control (Spring Security)
  • βœ… Responsive UI using Bootstrap & Thymeleaf
  • βœ… Integrated with MySQL Database
  • βœ… Uses RESTful APIs

πŸ“‚ Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors