Skip to content

It is my user-course management Spring MVC project which is the updated version of my previous course-user management projects using JSP-Servlets and Hibernate-JPA.

Notifications You must be signed in to change notification settings

sdipto7/Enrollment-Management-System-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enrollment-Management-System-Spring

This is a course-user management Spring MVC project using JPA and Hibernate to manage database and embedded Tomcat-Server to run. This is the continuation of my previous course-user management projects.

Required:

  • gradle-5.6.4 - Intellij Idea has built in gradle, still download this gradle version to run the project through terminal/command-prompt.

  • mysql-8.0.27 - to manage DB. ddl.sql file is in db_migration folder and other db informations are in persistence.xml file.

Gradle commands to run Embedded-Tomcat-Server:

  • gradle clean build

  • gradle tomcatRun

About

It is my user-course management Spring MVC project which is the updated version of my previous course-user management projects using JSP-Servlets and Hibernate-JPA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages