摘要: 以下是一个参考的连接池配置: <bean id="dataSource" class="com.alibaba.druid.pool.DruidDataSource" init-method="init" destroy-method="close"> <!-- 基本属性 url、user、pass 阅读全文
posted @ 2018-03-22 18:10 卡洛斯利伯 阅读(2555) 评论(0) 推荐(0) 编辑