Web Programming. Final project.
Java 8 + Spring MVC + Spring JPA + Hibernate + Tomcat + MySQL + Thymeleaf. Isn't that nice? :)
-
Install Apache Maven 3 and Oracle JDK or OpenJDK 8. Lower versions won't work and I will not support them anyhow.
-
OPEN APPLICATION.PROPERTIES AT SRC/.../RESOURCES AND FILL THE MYSQL/MARIADB USER AND PASSWORD FIELDS
-
In this folder, go to your command prompt or terminal and type mvn spring-boot:run. Wait about 10 seconds after Maven installs the dependencies, or more, depending on your machine and Internet speed.
-
Go to localhost:8080 as soon as you can to see the result
I do not accept any contribution right row due the nature of a homework ;)