-
### Describe the question or bug
### Steps to reproduce
执行 mvn clean test, 会报如下错误
![image](https://github.com/sofastack/sofa-ark/assets/3754074/0a15225f-983a-4981-b6aa-6a02b99b03ee)
### 原因…
-
官网源码文档解析链接如下:
https://www.sofastack.tech/projects/sofa-boot/sofa-ark-startup-process/
-
支持使用 `sofa-ark-maven-plugin` 打包 war 包格式
-
### Describe the question or bug
A clear and concise description of what the question or bug is.
### Expected behavior
A clear and concise description of what you expected to happen.
### A…
-
求解释下sofa.ark.embed.enable 的含义
-
# SOFAArk
## release 2.2.2 ,8月 release,计划发布内容
- DeclaredMode 支持 java -jar 模式运行,修复多级(超过3级)内嵌jar的 artifact 提取
- 支持 SOFABoot 4.0 https://github.com/sofastack/sofa-ark/issues/682
- zip file 安全问题修…
-
项目工程文件打包为jar包后,项目存放路径包含空格时无法启动
原文件路径:
![image](https://github.com/sofastack/sofa-ark/assets/144100954/8a3cea6b-4216-4844-9d70-5cf23ef4e067)
sofa解析后替换为%20导致抛出异常:
![image](https://github.com…
-
### Describe the question or bug
"com.alipay.sofa.ark.tools.MainClassFinder.ClassDescriptor#ClassDescriptor" set "Opcodes.ASM4"
however
"if (nestHostClass != null) {
classVisitor.visitNestHo…
-
### Describe the bug
官方例子: [sofa-ark-dynamic-guides](https://github.com/sofastack-guides/sofa-ark-dynamic-guides)
动态加载biz,服务调用出错,报错如下:
SOFA-BOOT-01-00400: JVM Reference[interface io.sofastack.dynam…
-
模块与基座合并部署时,需要模块做好瘦身,中间件和一些依赖需要统一由基座加载。
## 方案选择
1. 系统底层默认统一由基座加载的名单,如放在 ark plugin 里
2. 打包插件,自动瘦身,自动不打入这些依赖
3. 打包插件,手动配置黑名单
![image](https://github.com/sofastack/sofa-serverless/assets/3754074/d…