Skip to content

KareemEmadElfrargi/Spring-Boot-Web-Demo-003

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Student Form Demo

A simple Spring Boot web application using JSP to handle and display student data through a web form.


Project Idea

This project demonstrates:

  • A student data model (ID, Name, Major)
  • A form to input student details
  • Spring MVC controller to handle form submission
  • JSP views to display the form and the submitted result
  • Basic CSS styling for the UI

🛠 Technologies Used

  • Java 17+
  • Spring Boot
  • Spring MVC
  • JSP
  • Maven

🎬 Watch Video | init Project

Spring-1.mp4