apache / apisix-java-plugin-runner

APISIX Plugin Runner in Java
https://apisix.apache.org/
Apache License 2.0
128 stars 95 forks source link

bug: apisix-runner-plugin包未引入到apisix-runner-starter下,导致打包后新建拦截器未生效 #245

Open fengyanweiemail opened 1 year ago

fengyanweiemail commented 1 year ago

1685014449938

1685014142715

gaoxingliang commented 11 months ago

If you follow the doc here - https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/how-it-works.md#run

.\mvnw package 

the fatjar will be okay.

wyy276748651 commented 10 months ago

这个问题解决了吗 我也遇到了这个问题