If change MySQL JDBC driver from 5.1.38 to 6.0.2 I get the following exception
5.1.38
6.0.2
java.sql.SQLNonTransientConnectionException: CLIENT_PLUG
I resolve this problem by removing mysql version in pom.
mysql mysql-connector-java