永发信息网

如何避免error maxidle is deprecated

答案:2  悬赏:30  手机版
解决时间 2021-02-26 12:42
  • 提问者网友:临风不自傲
  • 2021-02-25 22:16
如何避免error maxidle is deprecated
最佳答案
  • 五星知识达人网友:思契十里
  • 2021-02-25 23:52
把缓存,线程池神马的觉得能用上的都用上。还有一个窍门就是在程序刚加载的时候显示一个logo,后台同时加载数据库连接的相关代码,这样在程序运行的时候就可以用已完成的连接字符串和连接命令来连接数据库了
全部回答
  • 1楼网友:思契十里
  • 2021-02-26 01:25
the maxIdle property for Druid compatible with DBCP, maxIdle is a confusing concept. the connection pool should only maxPoolSize and minPoolSize,druid retain only maxActive and minIdle, respectively the equivalent maxPoolSize and minPoolSize.
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯