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

1252 Commits

Author SHA1 Message Date
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
format
3c8596248e
Merge pull request #973 from fangjian0423/master
Some optimizations about Dubbo Spring Cloud
2019-09-29 17:11:13 +08:00
fangjian0423
3b6220dd48 do some optimizations about GenericService 2019-09-29 16:36:02 +08:00
fangjian0423
4d5b0fd191 fix #936 2019-09-29 16:23:58 +08:00
format
1773b49872
Merge pull request #964 from fangjian0423/master
Add sidecar health check interval configuration item.
2019-09-27 01:00:37 +08:00
fangjian0423
33148731ff format code match maven check plugin 2019-09-27 00:46:08 +08:00
fangjian0423
9441194da4 format code 2019-09-26 19:13:53 +08:00
fangjian0423
3298ea1adf add sidecar health check interval configuration item. 2019-09-26 18:55:55 +08:00
fangjian0423
2435167e1e format code with maven plugins 2019-09-26 17:15:43 +08:00
fangjian0423
ed6942d9df add some maven plugins to check code style 2019-09-26 16:56:09 +08:00
format
df3d9ce0e8
Merge pull request #941 from eacdy/master
Add module Spring Cloud Alibaba Sidecar
2019-09-25 15:38:34 +08:00
fangjian0423
ec82376f0a update README 2019-09-17 20:21:55 +08:00
itmuch
670967a41c add module Spring Cloud Alibaba Sidecar 2019-09-17 15:45:56 +08:00
format
7c452f6f7f
Merge pull request #920 from chuntaojun/fix_issue_859
fix(nacos): fix issue #859
2019-09-17 14:14:05 +08:00
format
179eab2b7e
Merge pull request #900 from lichen782/master
Support OssStorage Resource as WritableResource and add related unittest cases
2019-09-17 10:11:54 +08:00
lichen782
d195ebd299 Correct core size of the pool 2019-09-17 09:26:08 +08:00
lichen782
b83b1b78dc Use bean factory to search executor service instead of hardcode it. 2019-09-16 16:09:27 +08:00
chuntaojun
f0f86868b2 fix(nacos): fix issue #859 2019-09-12 22:01:37 +08:00
chuntaojun
5162d02b4e fix(nacos): fix issue #859 2019-09-12 20:20:02 +08:00
format
353e8ba17e
Merge pull request #931 from zkzlx/master
support reading nacos config with no suffix dataid &  enhance NacosConfigProperties
2019-09-12 15:53:49 +08:00
zkzlx
9ab9141895 format code 2019-09-12 15:41:40 +08:00
fangjian0423
dab11a2c79 code format 2019-09-12 15:23:30 +08:00
zkzlx
e774cbe74d supplement case and circleci test failed 2019-09-12 15:23:28 +08:00
于玉桔
d610f0e421 Fix Duboo typo
resolve https://github.com/alibaba/spring-cloud-alibaba/issues/933
2019-09-12 15:23:28 +08:00
format
101ac4c605
Merge pull request #923 from liuxx001/master
another way to customize getting service instance in service subscribe and fixes #908.
2019-09-12 15:21:21 +08:00
format
ec22e812fe
Merge pull request #934 from zhaoyuguang/patch-1
Fix Duboo typo
2019-09-12 14:29:11 +08:00
于玉桔
27ebbca4e3
Fix Duboo typo
resolve https://github.com/alibaba/spring-cloud-alibaba/issues/933
2019-09-12 12:09:14 +08:00
zkzlx
2d1bdbf3d2 fix test error 2019-09-11 23:59:20 +08:00
liuxx
379a8dc04a
add license 2019-09-11 19:03:41 +08:00
zkzlx
5585da415a nacos 1.1.3 config data not exist 2019-09-11 18:14:00 +08:00
fangjian0423
7a63f9fb4e update developer info 2019-09-11 17:57:00 +08:00
format
6e885c8ebf
Merge pull request #914 from eacdy/master
Modify magic string to constant.
2019-09-11 17:00:46 +08:00
format
36f693f3f1
Merge pull request #929 from fangjian0423/master
some compatibility modifications about Hoxton
2019-09-11 14:52:29 +08:00