halo/application
John Niang 2a37366c92
Set context ClassLoader to plugin ClassLoader for correct class loading operations (#7725)
#### What type of PR is this?

/kind bug
/area plugin
/milestone 2.21.x

#### What this PR does / why we need it:

This PR fixes the problem that loading resources from class path during static initialization doesn't work.

#### Does this PR introduce a user-facing change?

```release-note
修复部分场景下无法正常启动插件的问题
```
2025-08-29 03:30:15 +00:00
..
libs Fix the problem of memory leak caused by thymeleaf (#7678) 2025-08-12 10:46:48 +00:00
src Set context ClassLoader to plugin ClassLoader for correct class loading operations (#7725) 2025-08-29 03:30:15 +00:00
build.gradle Update comment widget plugin to v3.0.0 (#7705) 2025-08-19 15:32:02 +08:00