maria db 설치 및 database 생성 및 유저 생성
하지만, 로컬에서 실행시 다음과 같은 에러 발생
하지만 다이어럭트 설정 후에도 다음과 같은 에러 발생
Caused by: jakarta.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to open JDBC Connection for DDL execution [Could not connect to address=(host=localhost)(port=3306)(type=master) : RSA public key is not available client side (option serverRsaPublicKeyFile not set)] [n/a]
상황
maria db 설치 및 database 생성 및 유저 생성 하지만, 로컬에서 실행시 다음과 같은 에러 발생
하지만 다이어럭트 설정 후에도 다음과 같은 에러 발생
고민 해볼 것
서로 다른 컴퓨터에서도 깃에서 코드만 받아도 스프링 부트를 실행 가능 하도록 하기