로딩
티스토리 데이터 처리 중입니다.

[Error] JDBC 사용 시 발생하는 오류 DB연동 오류

 [Error] JDBC 사용 시 발생하는 오류 DB연동 오류

MySQL 8.0이상의 버전을 사용하였다. Tue Jan 29 20:27:28 KST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended.

According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'.

You .....