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

1307 Commits

Author SHA1 Message Date
fangjian0423
3045f74d96 Merge remote-tracking branch 'upstream/master' 2019-09-02 19:15:39 +08:00
fangjian0423
038cc097a1 update dingding qrcode 2019-09-02 19:15:24 +08:00
format
27c6fd0e43
Merge pull request #868 from echooymxq/update-doc
Update Dubbo README
2019-09-02 17:41:36 +08:00
lichen782
9edab1215b Support OssStorage Resource as WritableResource and add related
unittest cases
2019-09-02 15:20:49 +08:00
赵禹光
34acf7034e remove unused import statement 2019-08-27 17:10:06 +08:00
liuxx
3445ab0c63
fix Optional.of() throw NPE
fix Optional.of() throw NPE
2019-08-27 11:09:56 +08:00
format
39a7bede54
Merge pull request #873 from flystar32/master
support nacos discovery group
2019-08-27 10:53:31 +08:00
flystar32
68c644f956 update default group to DEFAULT_GROUP 2019-08-26 18:05:59 +08:00
zkzlx
9fea3c35d0 Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba 2019-08-26 17:12:11 +08:00
caotc
0a1f712094 将rocketmq的header转换为spring的header时也进行过滤
Signed-off-by: caotc <250622148@qq.com>
2019-08-26 15:28:20 +08:00
caotc
3f9b8a6612 将headerMapper创建方法统一在Binder中
Signed-off-by: caotc <250622148@qq.com>
2019-08-26 14:44:19 +08:00
caotc
818a139696 issue737 实现rocketmq的header的value的无感知序列化和反序列化
Signed-off-by: caotc <250622148@qq.com>
2019-08-23 18:15:44 +08:00
liuxx
cb5a9b940c fix #870 2019-08-23 16:45:35 +08:00
format
eaf41f3ba2
Merge pull request #869 from zhaoyuguang/zhaoyuguang/dev_2
AsciiDoc headings should start with an equal sign(=)
2019-08-23 15:38:58 +08:00
赵禹光
189837ed12 remain annotations clearer 2019-08-23 15:38:53 +08:00
赵禹光
3eb75988e3 example annotations clearer 2019-08-23 15:36:31 +08:00
赵禹光
00835121cb doc annotations clearer 2019-08-23 15:29:34 +08:00
caotc
aa78fcdd0c
Merge pull request #1 from alibaba/master
update
2019-08-22 16:27:16 +08:00
flystar32
d6addc4924 fix test case 2019-08-22 15:01:19 +08:00
flystar32
62d3692dd1 add group information in getServices 2019-08-22 13:55:05 +08:00
flystar32
e419cac829 support nacos discovery group 2019-08-22 11:37:40 +08:00
赵禹光
1a89b22d52 AsciiDoc headings should start with an equal sign(=) 2019-08-21 16:34:26 +08:00
zkzlx
e549ca49cd resolve review 2019-08-21 09:16:15 +08:00
echooymxq
a8df603c5d Update README 2019-08-21 01:42:55 +08:00
echooymxq
21b141d500 Check nacos config health use configService 2019-08-21 01:34:02 +08:00
Rivers-Shall
fe55285e9c Replace native method invoke with methodInvoke 2019-08-20 20:53:57 +08:00
Rivers-Shall
d9982c6143 Adjust error message in the thrown exception 2019-08-20 20:53:11 +08:00
Rivers-Shall
578d51c7da Add tests for urlCleanerClass and urlCleaner in SentinelRestTemplate 2019-08-20 20:51:31 +08:00
zkzlx
7f5c67b4ed resolve conflicts 2019-08-20 17:59:13 +08:00
zkzlx
9f9b5b30ed nacos config starter supports both XML and json file formats 2019-08-20 17:35:25 +08:00
format
30011ae302
Merge pull request #862 from zhaoyuguang/zhaoyuguang/dev_1
fix docs typo
2019-08-20 15:57:02 +08:00
format
e9c7778876
Merge pull request #861 from zhaoyuguang/zhaoyuguang/dev_0
Optional value should only be accessed after calling isPresent()
2019-08-20 11:42:25 +08:00
format
b171b30e84
Merge pull request #852 from echooymxq/master
Optimize code and fix #841
2019-08-19 16:30:47 +08:00
echooymxq
a9a7c99f6e update description 2019-08-19 16:14:39 +08:00
Rivers-Shall
57ec776c7b Modify nacos-discovery-example to test UrlCleaner of
`SentinelResttemplate`
2019-08-19 16:13:06 +08:00
Rivers-Shall
44f073cdb4 Use public static method UrlCleaner in UrlCleanerClass to clean
`hostWithPathResource`
2019-08-19 16:13:06 +08:00
Rivers-Shall
370512cafd Check and store UrlCleaner and UrlCleanerClass configurations of
every `SentinelResttemplate` annotation
2019-08-19 16:13:06 +08:00
Rivers-Shall
be7dace3d1 Add urlCleaner and urlCleanerClass configurations to annotation
`SentinelRestTemplate`
2019-08-19 16:13:06 +08:00
赵禹光
e22179bb36 better code 2019-08-19 14:51:44 +08:00
format
ed87dd2fd9
Merge pull request #853 from AbelSara/filters_disabled
Disable Sentinel web filters when using Sentinel gateway starters
2019-08-19 14:49:39 +08:00
format
1d04169cc3
Merge pull request #854 from lyuzb/master
fix #851
2019-08-19 14:48:49 +08:00
赵禹光
c004b16ab4 fix fmt 2019-08-19 14:35:36 +08:00
zhh
8ac0a071a1 add license 2019-08-19 12:32:50 +08:00
赵禹光
6880c4b272 fix docs typo 2019-08-19 12:04:26 +08:00
赵禹光
dc0a60b178 Optional value should only be accessed after calling isPresent() 2019-08-19 11:42:06 +08:00
zhh
68af16db4a Disable sentinel web filters. 2019-08-19 11:26:19 +08:00
format
44884d7ed4
Merge pull request #850 from panda-luo/master
some doc no error correction
2019-08-19 10:30:18 +08:00
echooymxq
2e4f1f415a fix #841 get DubboTransported annotation attributes npe 2019-08-18 21:00:44 +08:00
lyuzb
9926c2bc88 fix #851 2019-08-17 23:14:32 +08:00
zhh
effff23108 Disable sentinel web filters. 2019-08-17 13:48:49 +08:00