Server/Spring
[Spring] registered the JDBC driver [mariadb ...] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 해결방법
kmhan
2023. 10. 13. 17:53
728x90
반응형
(개발)서버 tomcat의 lib 폴더에 mariadb.jar 파일 추가하면 해결됨
파일명 : mariadb-java-client-3.0.2-rc.jar
728x90
반응형