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

1284 Commits

Author SHA1 Message Date
LiuJunJie
2574c2217b reformate code 2019-12-05 14:10:11 +08:00
LiuJunJie
f34641871a add unit test to test get server from local properties and from nacos discovery. 2019-12-05 12:21:05 +08:00
format
cc053a520a
Merge pull request #1080 from luhggit/fix#1156
Fixes #1156, handle the scenario where the registed bean name is null
2019-12-01 17:16:23 +08:00
fangjian0423
ddc5f57caf Merge remote-tracking branch 'upstream/master' 2019-12-01 17:13:38 +08:00
fangjian0423
cef87972d7 do some refactor 2019-12-01 17:13:21 +08:00
luhg
3c88e92262 :Merge branch 'master' into fix#1156 2019-11-30 08:53:23 +08:00
format
4c3a28ebd5
Merge pull request #1070 from qixiaobo/patch-1
add some warnings for classpath file datasource
2019-11-29 14:38:58 +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
luhggit
859753976b Fixes #1156, handle the scenario where the registed bean name is null 2019-11-27 18:29:27 +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
format
34308b0a49
Merge pull request #1050 from chuntaojun/master
The problem of high repair nacos CPU
2019-11-07 10:22:52 +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
format
414f8dbf3d
Merge pull request #1029 from zhaoyunxing92/master
[fix]设置在web环境下才注入拦截器
2019-11-06 17:00:42 +08:00
zhaoyunxing92
62ad5de3e2 [reset] 2019-11-06 16:16:30 +08:00
format
ad143f16e6
Merge pull request #1044 from tyq0010/fix-#1043
Dubbo Spring Cloud support Nacos Discovery Group
2019-11-06 10:24:45 +08:00
tyq0010
b2825b275f
Update DubboServiceDiscoveryAutoConfiguration.java
fix (DubboServiceDiscoveryAutoConfiguration does not set the group when subscribing to service #1043)
2019-11-05 21:31:39 +08:00
format
b64337f00c
Merge pull request #1038 from HaojunRen/master
Update README-zh.md
2019-11-04 18:03:09 +08:00
Neptune
e01a781e10
Update README-zh.md 2019-11-04 13:42:02 +08:00
Neptune
9d5d1e81ad
Update README-zh.md 2019-11-04 13:41:41 +08:00
Neptune
d95794fa50
Update README-zh.md 2019-11-04 13:27:18 +08:00
Neptune
bfdf610173
Update README-zh.md 2019-11-04 13:26:08 +08:00
Neptune
24984db970
Update README-zh.md 2019-11-04 13:23:09 +08:00
zhaoyunxing92
45479ec2fe [fix]设置在web环境下才注入拦截器 2019-10-31 16:35:46 +08:00
format
8880515147
Merge pull request #1025 from yuhuangbin/master
Update pom.xml
2019-10-29 14:57:33 +08:00
yuhuangbin
5713effaa1
Update pom.xml
upgrade nacos client version to 1.1.4
2019-10-29 14:40:02 +08:00
format
36c367cbe3
Merge pull request #1019 from zkzlx/fix-depend
fix dependencies
2019-10-29 13:55:49 +08:00
zkzlx
217296ba02 Dependency error 2019-10-28 17:51:18 +08:00
fangjian0423
7ee641259c add sentinel circuit breaker dependency to sentinel module 2019-10-28 16:15:50 +08:00
fangjian0423
de9b1be4be pass checkstyle plugin 2019-10-28 16:15:18 +08:00
format
16e9494487
Merge pull request #993 from akiyamamioty/feature/add-validation-on-nameserver
add validation on nameServer
2019-10-23 15:43:46 +08:00
format
c52cbfb92d
Merge pull request #990 from echooymxq/feature-nacos-reactive
Support Nacos reactive service discovery
2019-10-23 11:46:43 +08:00
echooymxq
81e1bcfb09 Support Nacos reactive service discovery
Support Nacos reactive discovery
2019-10-22 11:44:10 +08:00
format
b24d9a2293
Merge pull request #1003 from fangjian0423/master
Adding a failure analyzer for Nacos Config
2019-10-18 18:00:34 +08:00
fangjian0423
327c228129 polish #998 2019-10-18 17:19:42 +08:00
format
9b32b41d05
Merge pull request #1001 from echooymxq/master
Optimize example module name
2019-10-18 15:19:51 +08:00
format
f904bb4acb
Merge pull request #996 from slievrly/master_1
update seata version and sample
2019-10-18 15:15:24 +08:00
echooymxq
1bc20774c5 Optimize example module name 2019-10-18 09:51:03 +08:00
format
3a8337dd27
Merge pull request #997 from fangjian0423/master
update to correct starter definitions
2019-10-17 17:46:01 +08:00
slievrly
6a90e643e6 update seata version and sample
Signed-off-by: slievrly <slievrly@163.com>
2019-10-17 17:13:57 +08:00
fangjian0423
0762b9fbe5 polish #994 2019-10-17 17:00:23 +08:00
akiyamamioty
00f5e1afea add validation on nameServer 2019-10-17 11:57:21 +08:00
format
7238d83127
Merge pull request #991 from fangjian0423/master
fix circleci build problem
2019-10-17 10:44:44 +08:00
fangjian0423
6150ca99a1 fix the problems about circleci 2019-10-17 10:29:57 +08:00
fangjian0423
447a98ac8f fix the problems about circleci 2019-10-17 10:29:00 +08:00
fangjian0423
b3661d6630 update circleci docker image 2019-10-16 14:48:16 +08:00
fangjian0423
fe74824d3d update docs 2019-10-08 14:27:50 +08:00
fangjian0423
576de3a218 update dubbo version on examples 2019-09-30 10:41:58 +08:00