[UnpooledDataSource] Error setting driver on UnpooledDataSource.

kangsun·2022년 11월 8일

error

목록 보기
3/7

[UnpooledDataSource] Error setting driver on UnpooledDataSource.
Cause: java.lang.ClassNotFoundException: Cannot find class: com.mysql.jdbc.Driver

→ class 파일을 찾을 수 없다.
error : This file isn't exist in your project

해결방법


WEB-INF 폴더의 lib폴더에 ojdbc8.jar 파일을 넣어준다.

profile
코딩 공부 💻

0개의 댓글