gaoxingliang commented on issue #307:
URL: 
https://github.com/apache/apisix-java-plugin-runner/issues/307#issuecomment-2677749877

   @cb123456-user 
   I encountered this issue previous. and fix it:
   See the comment here:
   
https://github.com/gaoxingliang/apisix-java-plugin-runner/blob/encrypt-response/readme-new.md?plain=1#L9
   
   But the problem here is: I forgot how to fix that. You can try to upgrade 
the dependency like this:
   ```
               <groupId>io.github.api7</groupId>
               <artifactId>A6</artifactId>
               <version>0.6.1-RELEASE</version>
   ```
   And what I can confirm is: the code in my repo is working as expected. In 
the post response code, I also checked the upstream status:
   
   
https://github.com/gaoxingliang/apisix-java-plugin-runner/blob/encrypt-response/runner-starter/src/main/java/org/apache/apisix/plugin/runner/filter/EncryptResponseFilter.java#L46


-- 
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]

Reply via email to