摘要:
SotimeOut,简单说就是读取数据时阻塞链路的超时时间。 /** * Enable/disable {@link SocketOptions#SO_TIMEOUT SO_TIMEOUT} * with the specified timeout, in milliseconds. With th 阅读全文
摘要:
package com.lxw.lxwDemo; import org.springframework.scheduling.annotation.EnableScheduling; import org.springframework.scheduling.annotation.Scheduled 阅读全文