Aias00 opened a new pull request, #873: URL: https://github.com/apache/rocketmq-dashboard/pull/873
### Summary - add a create-specific Topic DTO with request validation - reject blank topic names and negative queue counts before calling MetadataService - keep TopicVO as the response/list model without forcing response-only fields - add MockMvc regression coverage for valid and invalid create payloads ### Related Issue Fixes #872 ### Tests - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -Dtest=TopicControllerTest test` -- 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]
