You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by "yu199195 (via GitHub)" <gi...@apache.org> on 2023/02/21 04:06:35 UTC

[GitHub] [shenyu] yu199195 commented on a diff in pull request #4392: Task[#4379] Plugin upload hot load into Shenyu

yu199195 commented on code in PR #4392:
URL: https://github.com/apache/shenyu/pull/4392#discussion_r1112510976


##########
shenyu-common/src/main/java/org/apache/shenyu/common/dto/PluginData.java:
##########
@@ -35,9 +35,11 @@ public class PluginData {
     private String role;
 
     private Boolean enabled;
-    
+
     private Integer sort;
 
+    private String jarResourcesBase64;

Review Comment:
   used jarResources



-- 
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@shenyu.apache.org

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