Spring boot error org.hibernate.exception.GenericJDBCException: Unable to open JDBC Connection for DDL execution
问题 Run the Jar package the spring boot application with data spring jpa and the mysql connector have different results in the Windows 10 environment and the linuxmint environment. If this application runs on linuxmint it works perfectly, but if it starts in Windows 10 an error like this occurs: ERROR org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa