extension在jar包下加载失败
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
这个地方只考虑了文件的方式,没有考虑使用jar包的方式,打成jar之后无法加载,建议改成PathMatchingResourcePatternResolver方式
示例里面的quickstart.bpm也不好用了,得改用源代码里面的那个才可以跑起来
Contributor guide
Research direction
Start by locating the extension-loading code referenced in the issue and compare its file-based handling with Spring's PathMatchingResourcePatternResolver. Reproduce the failure from the packaged JAR, then verify that extension loading works there and that the example uses the source version of quickstart.bpm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100