Druid数据库连接池 #9 连接池销毁

457 阅读1分钟

一、调用 DruidDataSource#close()

从调用栈没看出特别的地方 image.png

二、执行 DruidDataSource#close()

image.png