pedrososaf

Results 1 issues of pedrososaf

Using - spring-boot + spring-boot-JPA 2.1.3 (HikariCP 3.2) - Oracle Java 8 - MySQL driver 8.0.15 ``` Caused by: org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:48) ~[hibernate-core-5.3.7.Final.jar!/:5.3.7.Final] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)...