07 2022 档案
CAP理论
摘要:https://baijiahao.baidu.com/s?id=1687697302388087668&wfr=spider&for=pc 阅读全文
posted @ 2022-07-13 10:15 codercheng 阅读(13) 评论(0) 推荐(0) 编辑
SpringBoot的几大重要问题
摘要:1: traceID调用链 2:异步调用注解问题 import org.springframework.scheduling.annotation.Async;import org.springframework.scheduling.annotation.EnableAsync; 3:通过注解记录 阅读全文
posted @ 2022-07-06 11:01 codercheng 阅读(20) 评论(0) 推荐(0) 编辑