1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

325 Commits

Author SHA1 Message Date
mercyblitz
a198133852 Update pom.xml 2020-04-03 23:48:57 +08:00
mercyblitz
46b64a96fa Update Samples 2020-04-02 17:36:00 +08:00
TheoneFx
75f98be294
Merge pull request #1306 from theonefx/master
fix link error in document
2020-04-01 11:29:05 +08:00
theonefx
a0fc48628c fix document link error
ref: https://github.com/alibaba/spring-cloud-alibaba/issues/1214
2020-03-31 19:00:53 +08:00
yuhuangbin
a99b8f845f sidecar enhance 2020-03-30 11:19:25 +08:00
theonefx
2ed48c5506 fix issue: https://github.com/alibaba/spring-cloud-alibaba/issues/1288 2020-03-26 16:18:03 +08:00
mercyblitz
2282d39df6 Polish alibaba/spring-cloud-alibaba/#1261 : Removing the commercial examples and adding starters into spring-cloud-alibaba-coverage module 2020-03-24 14:51:44 +08:00
yuhuangbin
e8e49ff39b upgrade Seata and Spring Cloud Version 2020-03-12 22:49:58 +08:00
yuhuangbin
756c82ba1e upgrade nacos client version 2020-03-07 15:31:31 +08:00
mercyblitz
1b749d47c1 Polish alibaba/spring-cloud-alibaba/#1222 : Resolve the examples issues 2020-03-06 15:15:48 +08:00
mercyblitz
93d5ce1054 Polish alibaba/spring-cloud-alibaba/#1222 : Resolve the relative path of pom.xml 2020-03-06 14:20:28 +08:00
mercyblitz
155ea9418f Polish alibaba/spring-cloud-alibaba/#1222 : Combining the code-based and starter modules 2020-03-06 13:40:22 +08:00
fangjian0423
88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2020-02-14 20:27:11 +08:00
fangjian0423
c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. 2020-02-05 23:57:17 +08:00
fangjian0423
b1af3e2b87 update example configurations 2020-02-05 21:37:51 +08:00
fangjian0423
86640fc353 update example configurations 2020-02-05 20:50:24 +08:00
fangjian0423
49d0ebdabe just update to match code style 2020-02-05 16:42:10 +08:00
mercyblitz
4402ee0bbe Polish alibaba/spring-cloud-alibaba/#1192 : [Infrastructure] Upgrade the Dubbo 2.7.4.1 dependencies 2020-02-03 15:26:13 +08:00
fangjian0423
57e3059d8d update examples 2020-01-30 02:17:36 +08:00
yuhuangbin
ab06f3232c seata feignloadbalancer enhance 2020-01-15 22:08:52 +08:00
Jim Fang
5f8d8cc043
Merge pull request #1154 from slievrly/springboot
adapter: use seata-spring-boot-starter's autoConfiguration instead of spring-cloud-alibaba-seata-starter's autoConfiguration
2020-01-15 17:52:43 +08:00
fangjian0423
9a5518d302 update nacos config example 2020-01-15 15:30:41 +08:00
Jim Fang
f789803cac
Merge pull request #1171 from yuhuangbin/sentinel-enhance
[Upgrade] Upgrade Sentinel and Enhance
2020-01-14 17:00:57 +08:00
fangjian0423
00d449ba23 pass code check 2020-01-14 16:54:01 +08:00
slievrly
d040d6a3b7 throw exception
Signed-off-by: slievrly <slievrly@163.com>
2020-01-14 15:32:40 +08:00
fangjian0423
ddceb5f312 add spring cloud sentinel circuitbreaker demo 2020-01-14 15:06:26 +08:00
yuhuangbin
b0273fb1c8 upgrade sentinel version and enhance 2020-01-14 13:02:32 +08:00
fangjian0423
b70129c17f add reactive discovery example 2020-01-13 20:14:23 +08:00
fangjian0423
a9e519265a add s-c-loadbalancer example 2020-01-13 11:28:23 +08:00
Jim Fang
2a18ddb0be
Merge pull request #1136 from zkzlx/config-eh
[issue #982 & issue #978]enhance nacos config
2020-01-07 15:58:29 +08:00
slievrly
f36c94d3ed fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
2020-01-01 14:29:54 +08:00
slievrly
fbd72a6000 fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
2020-01-01 12:41:28 +08:00
slievrly
4ac2622753 fix checkstyle
Signed-off-by: slievrly <slievrly@163.com>
2020-01-01 12:39:49 +08:00
slievrly
c644a2c1ec fix ci
Signed-off-by: slievrly <slievrly@163.com>
2020-01-01 11:28:30 +08:00
slievrly
c216cad31c fix properties
Signed-off-by: slievrly <slievrly@163.com>
2020-01-01 11:07:03 +08:00
slievrly
7b79b6a11b Merge remote-tracking branch 'upstream/master' into springboot
Signed-off-by: slievrly <slievrly@163.com>

# Conflicts:
#	spring-cloud-alibaba-seata/src/main/java/com/alibaba/cloud/seata/GlobalTransactionAutoConfiguration.java
2019-12-31 18:45:14 +08:00
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>
2019-12-31 18:40:14 +08:00
format
aba89ed5ba
Merge pull request #1100 from pigxcloud/master
replace code properties that have expired
2019-12-30 11:19:44 +08:00
fangjian0423
a27d0e2c71 optimize dubbo dependency and code style 2019-12-29 02:05:23 +08:00
zkzlx
85ddda03ff [issue #982 & issue #978]enhance nacos config 2019-12-18 15:16:42 +08:00
冷冷
ffb246829f replace code properties that have expired 2019-12-03 22:17:49 +08:00
qixiaobo
cfa1b20799 Merge remote-tracking branch 'upstream/master' into patch-1 2019-11-29 14:21:50 +08:00
fangjian0423
e4a4e7f288 update pom to adapt Hoxton version 2019-11-29 11:00:39 +08:00
祁晓波
460daaf1d8
Update readme.md 2019-11-22 17:58:45 +08:00
祁晓波
ed598ba427
add some warnings for classpath file datasource
You could use absolute path when you use File datasource & fat jar.
2019-11-22 17:49:26 +08:00
chuntaojun
935f50f9ab fix(nacos): Repair to create a large number of Nacos*Service problems 2019-11-06 21:26:55 +08:00
chuntaojun
492b8d3b20 refactor(nacos): Roll back to the original solution to solve the problem of compatibility 2019-11-06 21:12:26 +08:00
zkzlx
217296ba02 Dependency error 2019-10-28 17:51:18 +08:00
fangjian0423
de9b1be4be pass checkstyle plugin 2019-10-28 16:15:18 +08:00
format
9b32b41d05
Merge pull request #1001 from echooymxq/master
Optimize example module name
2019-10-18 15:19:51 +08:00