Skip to content

Spring MVC and MYSQL database connection along with Bootstrap template integration

Notifications You must be signed in to change notification settings

AnanthanBtech/SpringMVCMaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringMVCMaven

Spring MVC and MYSQL database connection along with Bootstrap template integration

Application guide for User Login and Logout using the below tools and technologies.

  1. Spring Framework (Core, MVC & JDBC)

  2. Java 11

  3. Apache-maven-3.6.1

  4. Eclipse IDE (2019-03)

  5. MySQL 8.0.11

Following setup required to start it.

Java Environment setup

Download from official oracle official site

Maven Environment setup

Visit Maven official website, download the Maven zip file, for example : apache-maven-3.6.0-bin.zip.

Run the test cases

mvn clean test