摘要:
需求 需要开发一个id生成器 用于日志记录,将服务器内某个请求的日志串联起来 实现代码 public class IdGenerator { private static final Logger logger = LoggerFactory.getLogger(IdGenerator.class) 阅读全文
posted @ 2020-02-28 16:14
意犹未尽
阅读(324)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2020-02-28 11:41
意犹未尽
阅读(311)
评论(0)
推荐(0)