Answers for "com.mysql.cj.exceptions.InvalidConnectionAttributeException more than one time zone. You must configure either the server or JD value if you want to utilize time zone support."

SQL
0

com.mysql.cj.exceptions.InvalidConnectionAttributeException more than one time zone. You must configure either the server or JD value if you want to utilize time zone support.

spring.datasource.url=jdbc:mysql://localhost/db_name?useTimezone=true&serverTimezone=UTC
Posted by: Guest on October-20-2020

Code answers related to "com.mysql.cj.exceptions.InvalidConnectionAttributeException more than one time zone. You must configure either the server or JD value if you want to utilize time zone support."

Code answers related to "SQL"

Browse Popular Code Answers by Language