ChangingFond commented on code in PR #117:
URL: https://github.com/apache/rocketmq-mqtt/pull/117#discussion_r898617907
##########
conf/spring.xml:
##########
@@ -31,6 +31,7 @@
<context:component-scan base-package="org.apache.rocketmq.mqtt.ds"/>
<context:component-scan base-package="org.apache.rocketmq.mqtt.cs"/>
+ <context:component-scan base-package="org.apache.rocketmq.mqtt.meta"/>
Review Comment:
as an optional module, is meta necessary to load here ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]