Spring MVC and MYSQL database connection along with Bootstrap template integration
Application guide for User Login and Logout using the below tools and technologies.
-
Spring Framework (Core, MVC & JDBC)
-
Java 11
-
Apache-maven-3.6.1
-
Eclipse IDE (2019-03)
-
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