Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.57 KB

README.md

File metadata and controls

69 lines (40 loc) · 1.57 KB

Student Management System

Student Management System Using Spring Boot and Mysql & H2 Database (CRUD-Operation)

Features

  • CRUD Operation (Create,Read,Update and Delete)
  • Running on Two Database (MySQL & H2 Database)
  • Sweetalerts Dialog Box
  • Spring Boot Crud Repository
  • Easy to Understand Code

Installation

  • Just, Clone this repository -
git clone https://github.com/SLoharkar/Student-Management-System.git
  • Run File Using Any Java Application Like Eclipse IDE For Java Developer or Visual Studio Code

Website Trailer

Student.Management.System.Mysql.Database.mp4
Student.Management.System.H2.Database.mp4

Website Highlights

Dependencies

  • Eclipse-IDE For Java Developer
  • jdk-1.8
  • Spring Boot Version 2.2.6.RELEASE
  • Windows OS