xuziyang

Results 8 comments of 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...

> @xuziyang UT can not pass I've dealt with it, now the unit test can pass