Xin Wang
Xin Wang
main分支的 `bpmn-process-designer/vue.config.js `在`npm run demo`报错 换成 dev分支的`vue.config.js`可以跑
Atlas支持分布式事务组件 [Seata](https://github.com/seata/seata)吗?
## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere-elasticjob-ui/issues). - Read documentation: [ElasticJob...
## Feature Request Add Add cron nature language support for users , we can optimize the ui , the demos are follows: 1、change point  2、demo usage: - Time list...
友链部分能弄成 3*N 这样排版一下么? 现在是:  想要的效果: 
申请和wuhan2020 https://community.wuhan2020.org.cn/ 交换友链
### 文档怎么撰写对于使用者至关重要,所以每个人可以在这里提出自己的意见和建议。对用户文档的目录做一个基本的草稿,可以讨论,然后分成各个issue,大家一起撰写文档 **在线文档地址:** http://seata.io/zh-cn/docs/overview/what-is-seata.html **中文文档编写规范参考:** https://github.com/ruanyf/document-style-guide **项目地址:** **注意:** 本次优先编写中文版本文档,鼓励同时提交英文版本。 **目录如下:** - 用户文档 - 认识分布式事务 - 概念 - 理论依据、论文 - Seata 是什么 - FAQ - 事务模式: - 介绍 - AT 模式...
1. Draw a seata ecology architecture picture 2. Add a seata ecology page We can refer to Dubbo's style ,the presentation form should be personalized http://dubbo.apache.org/en-us/ecology/index.html https://github.com/apache/dubbo-website/issues/351 https://github.com/apache/dubbo-website/pull/446
args 添加是 还是 选项展示: hexo.extend.tag.register('plantuml', function(args, content){ var plantuml = require('./plantuml'); content = plantuml.compress(content); // return ""; return ""; },{ends: true});
1、修改spring boot版本为最新版本1.5.8.RELEASE 2、修改服务端和客户端的一些spring boot 配置,如zk adddress、tomcat server port、tomcat client port 方便在一个机器跑起来demo 3、修改maven依赖配置,解决demo不能运行的问题