-
Notifications
You must be signed in to change notification settings - Fork 533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[INLONG-2064] tubemq-manager TopicEntry.java:[28,36] package javax.validation.constraints not exists #2065
Conversation
…n.constraints not exists
Codecov Report
@@ Coverage Diff @@
## master #2065 +/- ##
=========================================
Coverage 12.28% 12.28%
Complexity 1157 1157
=========================================
Files 413 413
Lines 35215 35215
Branches 5542 5542
=========================================
Hits 4325 4325
Misses 30119 30119
Partials 771 771 Continue to review full report at Codecov.
|
@gosonzhang PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
@liaorui, thanks for your contribution! |
…lidation.constraints not exists (apache#2065) Co-authored-by: ryanrliao <ryanrliao@tencent.com>
Title Name: [INLONG-2064][tubemq-manager] solved: tubemq-manager TopicEntry.java:[28,36] package javax.validation.constraints not exists
Fixes #2064
Motivation
Explain here the context, and why you're making that change. What is the problem you're trying to solve.
Modifications
Describe the modifications you've done.
Verifying this change
(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
Documentation