btlqql opened a new issue, #2075: URL: https://github.com/apache/rocketmq-dashboard/issues/2075
## Problem server/src/main/java/org/apache/rocketmq/studio/instance/CreateInstanceDTO.java has no jakarta validation annotations, unlike sibling DTOs, so invalid payloads reach the service layer. ## Expected Add @NotBlank/@NotNull annotations. -- 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]
