Commit Graph

36 Commits (2023.0.3.2)

Author SHA1 Message Date
jaimyjie e9ca0e8c0a
update nacos 2.4.2,seata 2.1.0,spring boot 3.2.9 (#3843) 5 months ago
ruansheng bc0e5a3d81
fix: Optimize seata feign interceptor xid (#3744) 9 months ago
RuanSheng a0d0774d07
Add seata AOT native-image configuration files (#3393)
* Add seata AOT configuration files
2 years ago
Steve Rao 92b892d914
Adjusted directory position (#3387) 2 years ago
Steve Rao 29d5a613c8
Added args of Seata module (#3386)
* Added args of Seata module

* Adjusted file format
2 years ago
RuanSheng ba8d0f2631
2022.x fix checkstyle problem(#3362) 2 years ago
WangLiang/王良 10b08a94ef
optimize: alibaba-seata: Transfer XID using `feign.RequestInterceptor` (#3171) 2 years ago
YuLuo 1eacea72d0
update copyright in 2022.x (#3125) 2 years ago
ruansheng ee8cbc8f40 spring cloud openfeign 4.x adaptive 2 years ago
MieAh 2815b745ac
Optimized with jdk new features (#2972)
* Optimize switch expressions.

* Optimize instanceOf to determine pattern matching

* Optimize switch expressions.

* Optimize instanceOf to determine pattern matching
2 years ago
ruansheng 17ead015ea support jdk 17 2 years ago
ruansheng d53ac12bec update spring.factories to auto-configuration 2 years ago
zhangzhi 078e901f18 Add end of file newline 3 years ago
zhangzhi 57d277fe49 solve #2658
SeataRestTemplateAutoConfiguration Circular dependency in
3 years ago
zhangzhi a362f8d327 solve #2658
SeataRestTemplateAutoConfiguration Circular dependency in
3 years ago
Freeman Lau 98c6a3133d Upgrade Seata to 1.4.2.
fix circular dependency.
optimize pom.
replace deprecated code.
3 years ago
Freeman Lau 3c67351907 Refactor deprecated code.
1. Spring 的 StringUtils#isEmpty 已经过时, 使用 spring-cloud-alibaba-commons 下的 StringUtils 替换, 如果同时还使用了
Spring StringUtils 的其他方法, 那么将使用 StringUtils#hasLength 取反替换

2. 移除类 NacosRefreshProperties

3. 优化pom, 删除重复依赖

4. 尽可能地优化 deprecated class and method

优化过后将完全消除打包构建时黄色警告⚠️
3 years ago
Freeman Lau 2342f23bf3 feature: support configuration per Feign client
Note: it depends on spring cloud openfeign version in classpath.

If using spring-cloud-openfeign-core version >= 3.0.4, you can configure for per Feign client. Otherwise, you can only configure for per Feign client' single method.

Fix test.
3 years ago
theonefx ed9d659d64 remote all hystrix,zuul,ribbon 4 years ago
theonefx e7521c02c9 2020 build done, unit test failed 4 years ago
theonefx 1492ad5693 upgrade spring cloud version to 2020.0.1 4 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