Commit Graph

63 Commits (2.2.x)

Author SHA1 Message Date
YuLuo e477cbc874
update copyright years in 2.2.x branch (#3146) 2 years ago
YuLuo 2530f0400a
Updated yml format in 2.2.x branch (#3100)
Updated yml format in 2.2.x branch
2 years ago
fszhang 1df238ad25
for 2.2.x : update seata doc && update mysql-connector-java version (#2927)
update seata doc && update mysql-connector-java version
2 years ago
windWheel 63708c0fc8
Merge pull request #2633 from complone/seata-doc-fix
add seata doc
2 years ago
windwheel 17e1ce225f adjust yml 2 years ago
chengpu.rzh 55c3aafb38 feature: update Seata to 1.5.2, #2757 2 years ago
chengpu.rzh 676ca4a66b fix: deleted dubbo dependencies 2 years ago
windwheel f8398b40c1 Merge remote-tracking branch 'upstream/2.2.x' into seata-doc-fix
# Conflicts:
#	spring-cloud-alibaba-examples/seata-example/business-service/pom.xml
#	spring-cloud-alibaba-examples/seata-example/business-service/src/main/resources/application.properties
3 years ago
windwheel a451fc554e add seata doc 3 years ago
zhangqian 3ceb3bc451 Polished configuration description 3 years ago
chengpu.rzh 92647256d9 Polished configuration description 3 years ago
chengpu.rzh 85a87ba45c Polished the docs of Seata 3 years ago
zhangqian 93c81bf84c Add Seata example english documentation! 3 years ago
zhangqian 49e4e8adb1 Add Seata example english documentation! 3 years ago
zhangqian 72bb05bbf2 Add Seata example english documentation! 3 years ago
zhangqian 14cd5519dc Add Seata example english documentation! 3 years ago
zhangqian 1646fdc055 Update Seata example configuration and documentation! 3 years ago
zhangqian e9b9826b72 Update Seata example configuration and documentation! 3 years ago
zhangqian a3d0187540 Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch 3 years ago
zhangqian 6ce99e3e9d Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch 3 years ago
zhangqian 9e83d727d2 Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch 3 years ago
Steve Rao 930e188964
Merge pull request #2529 from alibaba/dependabot/maven/spring-cloud-alibaba-examples/seata-example/order-service/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.31 to 8.0.16 in /spring-cloud-alibaba-examples/seata-example/order-service
3 years ago
Steve Rao 73911948a8
Merge pull request #2530 from alibaba/dependabot/maven/spring-cloud-alibaba-examples/seata-example/account-service/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 5.1.31 to 8.0.16 in /spring-cloud-alibaba-examples/seata-example/account-service
3 years ago
dependabot[bot] f9e5e0852e
Bump mysql-connector-java
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.31 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.31...8.0.16)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] eebd7194cf
Bump mysql-connector-java
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.31 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.31...8.0.16)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 33857fad72
Bump mysql-connector-java
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.31 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.31...8.0.16)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Jim Fang 7316db75be
Merge pull request #1771 from Flyfoxs/patch-1
update Seata example
4 years ago
zhongguangxi 1934c4760d maven project name change 4 years ago
Flyfoxs 11f8f02de6
Timeout exception in feign first time calling
第一次Feign调用时, 由于初始化懒加载, 可能会有timeout异常. 之前会被mock异常掩盖了.
4 years ago
jacky d7edf9f8ee
correct spelling 4 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
yuhuangbin e8e49ff39b upgrade Seata and Spring Cloud Version 5 years ago
fangjian0423 88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 5 years ago
fangjian0423 c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. 5 years ago
fangjian0423 57e3059d8d update examples 5 years ago
yuhuangbin ab06f3232c seata feignloadbalancer enhance 5 years ago
slievrly d040d6a3b7 throw exception
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly f36c94d3ed fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly fbd72a6000 fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly 4ac2622753 fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly c644a2c1ec fix ci
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly c216cad31c fix properties
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
slievrly 34d8267068 adapter: use seata-spring-boot-starter's autoConfiguration instead of spring-cloud-alibaba-seata-starter's autoConfiguration
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
fangjian0423 de9b1be4be pass checkstyle plugin 5 years ago
slievrly 6a90e643e6 update seata version and sample
Signed-off-by: slievrly <slievrly@163.com>
5 years ago
fangjian0423 2435167e1e format code with maven plugins 5 years ago
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close #917 5 years ago
赵禹光 189837ed12 remain annotations clearer 6 years ago
赵禹光 3eb75988e3 example annotations clearer 6 years ago
sundong ab819291e7 fescar -> seata 6 years ago