您的位置: 首页 > 文章 > DBCP的使用 DBCP的使用 分类: 文章 • 2025-02-23 12:55:05 1.导入dbcp的三个jar包:commons-pool2-2.4.2.jar,commons-logging-1.2.jar,commons-dbcp2-2.1.1.jar 2.创建dbcp.properties: 3.