D'accord, j'ai réussi à résoudre ce problème. J'ai changé l'URL de jdbc :
jdbc:mysql://localhost:3306/ElectronicsStoreDB?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC
à
jdbc:mysql://localhost:3306/ElectronicsStoreDB?useTimezone=trueuseUnicode=true&useLegacyDatetimeCode=false&serverTimezone=Europe/Warsaw
Et étonnamment, cela fonctionne comme il se doit maintenant