-
use
biz -i file:///D:/bo-cloud/spring-boot-ark-biz/target/spring-boot-ark-biz-0.0.1-SNAPSHOT-ark-biz.jar
then
java.lang.IllegalArgumentException: Unable to instantiate org.springframework.boot.env.…
-
### Your question
多host模式下,动态部署,无法启动第二个tomcat。需要添加特殊的配置吗?
2023-04-10 14:39:18.458 ERROR 7618 --- [et-command-1-T2] com.alipay.sofa.ark : Install Biz: ark-dsrconsole:1.0.0 fail,c…
-
### Describe the bug
如果master biz装配了某个类A的实现类B。则子biz无法装配类A的实现类C。类隔离失效。
![image](https://user-images.githubusercontent.com/17985291/236370604-9ef037a9-fe40-48f8-967e-2012a99b6022.png)
2023-05…
-
2020-02-09 15:26:39.244 [main] INFO com.ctrip.framework.foundation.internals.provider.DefaultApplicationProvider 85 initAppId - App ID is set to [....] by app.id property from System Property
两个应用都被…
-
### Your question
我一个普通的java项目中想要实现某些功能的热部署和卸载,功能按照module开发,单独打包成jar,想要借助sofa-ark实现jar的热拔插式管理,能否提供一个相关的使用方式呢。
### Environment
- SOFAArk version:2.1。0
- JVM version (e.g. `java -version`):1.8
…
-
现象是,多次部署加载与卸载模块时(该模块会创建redis连接,rpc连接),通过netstat发现,连接并未释放,每动态部署模块时,就会添加一个连接
-
Use regular match to support export/import resource instead of exactly resource name.
-
sofa2.0弱化了plugin之后,怎么在显示的引入这个概念,master biz已经不用maven-plugin打包了
-
### Describe the bug
执行`mvn install`打包时,会报错:`execute depenency:tree failed,The specified user settings file does not exist: C:\Users\FlyAbner\.m2\settings.xml`
### Expected behavior
当用户级的sett…
-
### Describe the bug
spring-boot-ark-biz
### pom.xml
8
2.1.3
1.2.18
5.1.49
1.3.5
com.alibaba
druid-spring…