You either need to change the MySQL Connector/J Driver to 5.x or change the URL since MySQL 8.0 has removed these properties:
useJDBCCompliantTimezoneShift
useLegacyDatetimeCode
You either need to change the MySQL Connector/J Driver to 5.x or change the URL since MySQL 8.0 has removed these properties:
useJDBCCompliantTimezoneShift
useLegacyDatetimeCode