xuziyang
xuziyang
> 可以继承RocketMQListener 我们现在要在RocketMQListener基础上在封装一个抽象基础类
> ```java > public abstract class MessageHandler implements RocketMQListener { > @Override > public void onMessage(MessageExt messageExt) { > // 重写消费逻辑 > } > } > ``` 你试过了吗,这样可以用?
I would like to take on this job.
please asign ApolloClientRegisterRepository active offline to me.
> Hi, this is due to historical configuration. Although we can only configure one store, many users will configure multiple ones, or forget to turn off the default one, causing...
I claim warehouse module.
Can I do this task?
> @xuziyang UT can not pass I've dealt with it, now the unit test can pass