lixianli1987 opened a new issue, #4757:
URL: https://github.com/apache/shenyu/issues/4757

   ### Question
   
   https://shenyu.apache.org/zh/docs/developer/custom-plugin
   public class CustomPlugin extends AbstractShenyuPlugin {
       @Override    
       protected abstract Mono<Void> doExecute(ServerWebExchange exchange, 
ShenyuPluginChain chain, SelectorData selector, RuleData rule) {
          // how to get the request params whit post body json
         }
   }
   
![图片](https://github.com/apache/shenyu/assets/14136245/16a40178-35bf-449f-8f73-1270e2e32e2b)
   


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