HibernateException ‘hibernate.dialect’ not set
同一个jar包,在某个环境下启动应用报错,另一个环境可以正常启动。报上面的错误1
caused by: org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
MySQL证书错误
查看MySQL日志mysql/mysqld.log其中有1
22000-02-05T02:19:10.762462Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
2000-02-05T02:19:10.762482Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.