Anonabox (共 1个提问)

dbcp 连接异常 Connection reset by peer: socket write error

由于网络等原因,如果数据库连接突然断开,如果没有配置重连,则会抛出Connection reset异常,现在给大家分享下我的解决办法。 spring中datasource的配置如下: <bean...
netloser 6年前       0      5K