Skip to content

Conversation

@ruansheng8
Copy link
Contributor

What is the purpose of the change

public interface IMessageConsumer<T> extends RocketMQListener<T> {
}

image

Due to project needs, some personalized business operations need to extend the RocketMQListener interface.
I need to override the DefaultRocketMQListenerContainer#getMessageType() method to complete my custom extension.

@ruansheng8
Copy link
Contributor Author

@RongtongJin cc

@RongtongJin RongtongJin merged commit 735c154 into apache:master Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants