sofastack / sofa-ark

SOFAArk is a light-weight,java based classloader isolation framework.
https://www.sofastack.tech/projects/sofa-boot/sofa-ark-readme/
Apache License 2.0
1.56k stars 497 forks source link

在springboot项目中,将外部ark-plugin(非maven引入), 怎么导进来呢 #131

Closed luoluo001 closed 5 years ago

luoluo001 commented 5 years ago

Your question

describe your question clearly

Your scenes

describe your use scenes (why need this feature)

Your advice

describe the advice or solution you'd like

Environment

luoluo001 commented 5 years ago

比如放在特定地方的一个或者一堆ark-plugin的包

QilongZhang commented 5 years ago

可以参考 https://github.com/alipay/sofa-jarslink 。如果需要使用api的形式,会在下个版本提供。

QilongZhang commented 5 years ago

使用api 的形式单独issue 将在v0.6.0 完成 #135