Appactive
Appactive copied to clipboard
AppActive: A middleware dedicate to building multi-site active/active application architectures(阿里巴巴开源的一款标准、通用且功能强大的,致力于构建应用多活架构的开源中间件)

### Describe what this PR does / why we need it fix SC2045-ShellCheck "Iterating over ls output is fragile. Use globs." in appactive-portal/baseline.sh and appactive-portal/cut.sh ### Does this pull request...
目前仅支持范围条件路由,希望支持其他复杂参数的路由条件,例如:精准、组合参数等条件
环境参数(如appactive.channelTypeEnum,appactive.namespaceId)支持放在 property里面,而不仅限于 jvm 和 环境变量
### Does this pull request fix one issue? Fixes #17 ### Describe how you did it Add environment to modify the nacos discovery server address 
**Describe the bug** Unable to access the demo system page, the error is as follows.  The inspection reveals the following error, and the service port(frontend, product, storage) is not...
### Describe what this PR does / why we need it Make demo shell scripts compatible with Mac and Linux. The **sleep** command on both Mac and Linux supports commands...