2011shenlin commented on code in PR #92:
URL:
https://github.com/apache/rocketmq-eventbridge/pull/92#discussion_r1174549812
##########
adapter/runtimer/src/main/java/org/apache/rocketmq/eventbridge/adapter/runtimer/boot/EventRuleTransfer.java:
##########
@@ -43,17 +45,25 @@ public class EventRuleTransfer extends ServiceThread {
private static final Logger logger =
LoggerFactory.getLogger(EventRuleTransfer.class);
+ @Autowired
Review Comment:
嗯嗯,可以考虑全部托管给Spring进行管理,精简框架侧代码
--
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]