[11130][refactor] refactor alert-api with lombok#11133
[11130][refactor] refactor alert-api with lombok#11133kezhenxu94 merged 5 commits intoapache:devfrom
Conversation
kezhenxu94
left a comment
There was a problem hiding this comment.
Use @Data to replace @Getter, @Setter, @ToString
Is that means we need to replace all class with |
Hi @kezhenxu94, when I was working on Zeppelin task plugin, I used
WDYT? |
We should be able to exclude generated codes from Sonar |
|
Kudos, SonarCloud Quality Gate passed! |








Purpose of the pull request
see #11130
Brief change log
refactor alert-api with lombok
Verify this pull request
This pull request is code cleanup without any test coverage.