Hi Community: We have completed documentation for custom SPI extensions that can help developers to customize the extensions to Apache ShenYu. All SPI you can see this : https://shenyu.apache.org/zh/projects/shenyu/spi-design/
custom spi document as following: - [Custom Load Balance]( https://shenyu.apache.org/docs/developer/spi/custom-load-balance/) - [Custom Match Mode]( https://shenyu.apache.org/docs/developer/spi/custom-match-mode) - [Custom Metrics Monitor]( https://shenyu.apache.org/docs/developer/spi/custom-metrics-monitor) - [Custom Parameter Data]( https://shenyu.apache.org/docs/developer/spi/custom-parameter-data) - [Custom Predicate Judge]( https://shenyu.apache.org/docs/developer/spi/custom-predicate-judge) - [Custom Rate Limiter]( https://shenyu.apache.org/docs/developer/spi/custom-rate-limiter)
