JSF_Spring_Hibernate

Installation instruction

  • import database totodb in mysql present in the resource folder
  • run the commands in mysql.txt present in the resource folder to remove error message saying:

Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value 'CEST' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support

Main Dependancies

  • Mysql connector 8.0.18
  • Java 8
  • Maven
  • Hibernate 4.3.5.Final
  • JSF 2.2.10
  • Primefaces 6.1
  • Spring 4.0.3.RELEASE

IDE

Eclipse last version

Application server

Wildly last version or glassfish last version or Tomcat