摘要: 可以使用这个方法试试 设置长时间保持策略 伪代码 /** * 配置长连接保持策略 * * @return */ public ConnectionKeepAliveStrategy connectionKeepAliveStrategy() { return (response, context) 阅读全文
posted @ 2024-04-25 20:36 yvioo 阅读(1175) 评论(0) 推荐(0)