Skip to content

sahan89/StudentRegistration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Create Spring Boot Sample Student Registration Crud Application.

Prerequisites

  • Java 1.8
  • Maven 3
  • MySQL
  • Spring Boot
  • Hibernate
  • Spring Data JPA
  • JSP , CSS & Javascript

Build Project

  1. Create Database CREATE DATABASE student_db;
  2. Clone the project
  3. Set Username and Password in the application.properties file
  4. Invoke mvn clean install -DskipTests
  5. Navigate to target folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published