时间:2021-07-01 10:21:17 帮助过:12人阅读
mysql
<Resource name="jdbc/test" auth="Container" type="javax.sql.DataSource" maxActive="100" maxIdle="20" maxWait="30000" username="root" password="root" driverClassName="com.mysql.jdbc.Driver" url="jdbc:mysql://localhost:3306/test" removeAbandoned="true" removeAbandonedTimeout="30" />
使用数据库连接池配置数据源
标签:xml文件 jdbc col 使用 contex 文件中 localhost text nbsp