halo/application/src
guqing 57a1f2ec18
Fix the issue with repeatedly building plugin RouterFunction for CustomEndpoints (#4890)
* fix: OOM occured when using ab to test custom endpoints provided by plugin

* refactor: custom endpoints to rotuer function register for plugin

* refactor: bean post processor register

* Register AggregatedRouterFunction bean instead of adding bean factory post processor

* Remove debug lines

---------

Co-authored-by: John Niang <johnniang@foxmail.com>
2023-11-24 14:31:35 +08:00
..
main Fix the issue with repeatedly building plugin RouterFunction for CustomEndpoints (#4890) 2023-11-24 14:31:35 +08:00
test Fix the issue with repeatedly building plugin RouterFunction for CustomEndpoints (#4890) 2023-11-24 14:31:35 +08:00