halo/application
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
..
src Fix the issue with repeatedly building plugin RouterFunction for CustomEndpoints (#4890) 2023-11-24 14:31:35 +08:00
build.gradle Upgrade to Spring Boot 3.2.0 2023-11-24 00:09:45 +08:00