长轮询:https://blog.csdn.net/maple_son/article/details/87884185
事件流:https://www.baeldung.com/spring-server-sent-events
集合工具:https://www.denismigol.com/posts/487/java-null-safe-iterable-getfirst-getlast-element
Slf4j MDC 使用和 基于 Logback 的实现分析: https://ketao1989.github.io/2015/04/29/LogBack-Implemention-And-Slf4j-Mdc/
dataworks:https://help.aliyun.com/product/72772.html
sbt: https://www.scala-sbt.org/release/docs/zh-cn/Hello.html
maven 运行指定test: mvn test -Dtest=[ClassName]#[MethodName]
原文:https://www.cnblogs.com/lawlietfans/p/12058820.html