오류
-
(해결)The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.오류 2021. 1. 22. 16:37
https://jinsiri.tistory.com/451 [Spring] mysql 연결 에러 해결 (deprecated) 스프링 실행시 하단에 deprecated가 되었다고 콘솔창에 떴다. 아래와 같은 내용었다. Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Drive.. jinsiri.tistory.com 이 분의 도움이 많이 되었다. 단순 버전이 업데이트 되면서 경로가 변경되었다. 젠..ㅈ..