Commit Graph

23 Commits (2.2.x)

Author SHA1 Message Date
YuLuo e477cbc874
update copyright years in 2.2.x branch (#3146) 2 years ago
Steve Rao 4176e8f6df
refactor: rename the module name (#3084)
refactor: rename the module name
2 years ago
WangLiang/王良 3cb9c96203
optimize: alibaba-seata: Transfer XID using `feign.RequestInterceptor` (#1946)
* optimize: alibaba-seata: Transfer XID using `feign.RequestInterceptor`

* 移除多余的代码

* imports顺序调整。

* Feign.Builder的默认retryer修改为NEVER_RETRY。

* fix style

* fix style

* Update SeataFeignBuilderBeanPostProcessor.java

* add static
2 years ago
黄sir ad636ef0e3 reorder import statement in seata starter to pass checkstyle 3 years ago
zhangzhi 6eccc24ba5 solve #2658 SeataRestTemplateAutoConfiguration Circular dependency in 3 years ago
chengpu.rzh 61c9dbcf9c Adjusted initialization time 3 years ago
misselvexu 2f783340bd Restore the wrapper logic of SeataFeignObjectWrapper . 3 years ago
misselvexu c9386aa9a0 Upgrade Seata to 1.4.2. 3 years ago
theonefx 38de8b0e47 remove all apache.commons 4 years ago
theonefx 75a5985c3e remove all apache.commons 4 years ago
王良 fa49d5f03c bugfix: fix compatibility issues with 'seata-all-1.4.0' 4 years ago
mercyblitz 35c4eac150 Upgrade the version to be 2.2.2.RELEASE 4 years ago
余黄彬 39b8842da6
Merge pull request #1352 from a364176773/fix_unbind_xid_null
judging xid status to avoid repeated processing
4 years ago
mercyblitz c0bcd52381 Polish alibaba/spring-cloud-alibaba#1661 : [Feature] Introducing Dubbo Gateway 5 years ago
FUNKYE f8fe4cb9a1 Merge branch 'fix_unbind_xid_null' of github.com:a364176773/spring-cloud-alibaba into fix_unbind_xid_null 5 years ago
FUNKYE 29cbc0bfbe optimize code 5 years ago
FUNKYE 8fa763f7d6 fix bug 5 years ago
FUNKYE ea0d1d709d fix bug 5 years ago
FUNKYE d383fb4677 judging xid status to avoid repeated processing 5 years ago
Mercy Ma f9dec2adaf
Merge pull request #1326 from mercyblitz/master
Update the dependencies
5 years ago
slievrly 6c4d6024d7 optimize: optimize SeataHystrixConcurrencyStrategy 5 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
mercyblitz d57cbc2e4d Polish alibaba/spring-cloud-alibaba/#1283 : Renaming spring-cloud-starter-alibaba to be spring-cloud-alibaba-starters 5 years ago