2011shenlin commented on code in PR #92:
URL:
https://github.com/apache/rocketmq-eventbridge/pull/92#discussion_r1174549640
##########
adapter/runtimer/src/main/java/org/apache/rocketmq/eventbridge/adapter/runtimer/Runtimer.java:
##########
@@ -49,30 +46,33 @@ public class Runtimer {
private CirculatorContext circulatorContext;
+ @Autowired
Review Comment:
方便对象管理,同时提供构造方法,主要是为了方便单元测试
--
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]