You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/11/08 07:07:00 UTC

[GitHub] [dubbo-go-samples] jasondeng1997 commented on a change in pull request #282: [WIP]format java samples

jasondeng1997 commented on a change in pull request #282:
URL: https://github.com/apache/dubbo-go-samples/pull/282#discussion_r744450368



##########
File path: generic/default/java-client/src/main/java/org/apache/dubbo/User.java
##########
@@ -20,6 +20,9 @@
 import java.util.Date;
 import java.io.Serializable;
 
+import lombok.Data;
+
+@Data

Review comment:
       建议不要加lombok




-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org