In this video we will fix java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed error which occurs when we try to connect with dat. Name of the class that implements java.sql.Driver in MySQL Connector/J has changed from com.mysql.jdbc.Driver to com.mysql.cj.jdbc.Driver in version 6. Please refer to Changes in the Connector/J API.
####JDK (Java Development Kit) 설치
다운로드 사이트
####IntellJ 설치
다운로드 사이트
####HeidiSql 설치
Window용 DB gui tool
Business card composer for mac os. 다운로드사이트 Download firefox for a mac.
db생성시 조합은 utf8_general_ci 주로 사용
wnmp는 windows nginx mariadb php를 한번에 설치 및 연동해주는 프로그램
다운로드 사이트
Gradle
: 빌드, 라이브러리 관리도구
다운로드 사이트
SQL Exception Error : CLIENT_PLUGIN_AUTH is required
-> mysql 서버 버전과 mysql-connector-java 버전이 맞지 않아 발생, mysql 서버를 업그레이드하던가 mysql-connector-java 버전을 낮춤.