mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind improvement /area core /milestone 2.18.x #### What this PR does / why we need it: 通过将 ExtensionGetter Bean 共享到给插件的 ApplicationContext,插件能够方便地使用该 Bean 来获取扩展。此更改确保插件具有可靠的扩展访问方式,从而促进系统内更好的模块化和可扩展性。 #### Which issue(s) this PR fixes: Fixes #6357 #### Does this PR introduce a user-facing change? ```release-note 将 ExtensionGetter Bean 共享给插件使用,以便插件可以通过它来获取扩展 ``` |
||
---|---|---|
.. | ||
src | ||
build.gradle |