* [ISSUE #62]Uses the YML format instead of the Properties format.
* retrigger ci
* Solve the apache-rat check
Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com>
* [ISSUE #55]Delete the corresponding DLQ and Retry Topic simultaneously when deleting the consumerGroup.
* modify method name
* Optimize the delete logic
* optimize code comments
* enable the service to support multiple namesrvs
* use @ to split the namesrv of different clusters
Co-authored-by: dengzhiwen1 <dengzhiwen1@xiaomi.com>
* [ISSUE #19]Message track query enhancement
* traceTopic can be null and system Topic is used by default
* add unit test
* select messageTrack topic in messageTrace page
Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com>
* [ISSUE #16]Use an object pool to manage DefaultMQAdminExt objects.
* Modify the code
* Optimize the code
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com>
* [ISSUE #5]Different pages are displayed based on the user role.
* Put the role judgment logic into js
Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com>