EalenXie / aop-log

项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。
Apache License 2.0
116 stars 54 forks source link

objectMapper.writeValueAsString(o)报错It is illegal to call this method if the current request is not in asynchronous mode #23

Closed yalongwan closed 2 years ago

yalongwan commented 2 years ago

image

EalenXie commented 2 years ago

收集器例子只是提供参考说明,真正的收集过程请不要完全照搬,ObjectMapper.writeValueAsString没有考虑到LogData不能被序列化的情况