摘要: SotimeOut,简单说就是读取数据时阻塞链路的超时时间。 /** * Enable/disable {@link SocketOptions#SO_TIMEOUT SO_TIMEOUT} * with the specified timeout, in milliseconds. With th 阅读全文
posted @ 2021-01-31 19:53 天天代码码天天 阅读(109) 评论(0) 推荐(0) 编辑
摘要: package com.lxw.lxwDemo; import org.springframework.scheduling.annotation.EnableScheduling; import org.springframework.scheduling.annotation.Scheduled 阅读全文
posted @ 2021-01-31 19:22 天天代码码天天 阅读(20) 评论(0) 推荐(0) 编辑