apache / apisix-java-plugin-runner

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

feat: support watching config changes #208

Closed nic-chen closed 1 year ago

nic-chen commented 1 year ago

Please answer these questions before submitting a pull request


New feature or improvement

support watching config for filters, so in some scenarios, config can be updated in time instead of only when requests comes.