|
private void handleMessage( |
当前,如果用户想通过spring拦截器统一在消费之前做一些事情,比如获取消息头进行一些信息设置,目前无法统一的去处理
Currently, if users want to do something before consuming with Spring interceptors, such as obtaining message headers for information setting, it is currently not possible to handle it uniformly.