Crazylychee commented on PR #313: URL: https://github.com/apache/rocketmq-dashboard/pull/313#issuecomment-2993625502
> Hello @Crazylychee and good job. There are some remaining refactoring about Spring Boot. As an example we can remove the use of `@Autowired` annotation that is no longer needed since the version Spring 4.3. You can check this PR I made as an attempt or a POC for the migration, you will find some refactoring samples: #306 Oh, I get it. You may mean that we can replace the '@Autowired' and '@Resource' of using the Allargsconstructor. That's a good idea. And are you willing to take a pr based on the lastest master? -- 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]
