原文:解决:The web application [] registered the JDBC driver [] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.

问题描述 在将Spring Boot程序打包生成的war包部署到Tomcat后,启动Tomcat时总是报错,但是直接在IDEA中启动Application或者用 java jar 方式运行jar包时都能正常运行。报错信息如下: 为了防止内存泄漏,已强制注销JDBC驱动程序。 开发环境 Spring Boot MySql Spring Security Druid Mybatis Plus Spri ...

2019-12-18 17:26 0 886 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM