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

40 Commits

Author SHA1 Message Date
Spring Operator
5efcf5adf1 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 69 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
2019-03-19 20:21:49 -05:00
Jlcao
cef321c4fb
Wrong character changes
Wrong character changes. ‘流量器’==> '浏览器‘
2019-03-17 21:03:09 +08:00
fangjian0423
501d08d1e5 add spring cloud gateway bom 2019-03-06 10:59:04 +08:00
xiaojing
dbfc363c02
Merge pull request #394 from yunzheng1228/master
format code and fixed example's bug
2019-02-28 16:20:35 +08:00
yunzheng1228
df8f703460 Fixed nacos-example's bug, Change the attribute value of spring.application.name from 'sca-nacos-config' to 'nacos-config-example' 2019-02-28 15:51:42 +08:00
Harris Zhang
10206af82b
use EnableDiscoveryClient 2019-02-24 11:16:56 +08:00
pbting
92519a7a09
Merge branch 'master' into master 2019-02-22 20:55:30 +08:00
pbting
95060a19b1
Update pom.xml
remove alicloud context maven dependency
2019-02-19 16:55:59 +08:00
pbting
c8f1697c3d
Update pom.xml
remove alicloud context
2019-02-19 16:55:16 +08:00
得少
f777bc3006 remove alicloud context dependency 2019-02-19 16:53:37 +08:00
format
9b84df9015
Merge pull request #358 from pbting/master
nacos discovery starter support connect to aliyun with master branch
2019-02-19 16:41:44 +08:00
gaoyunpeng
394485a12d replace cobertura to jacoco 2019-02-18 20:05:08 +08:00
得少
997faff710 add nacos discovery starter support to connect to aliyun 2019-02-18 09:52:41 +08:00
pbting
90a7769180
Merge pull request #4 from spring-cloud-incubator/master
Synchronize code once
2019-02-15 13:48:34 +08:00
flystar32
450f1e8269 modify example to verify . 2019-01-31 15:02:30 +08:00
Xiaolong Zuo
e541aef538
Merge pull request #291 from fangjian0423/master
Add test case for sentinel datasource module
2019-01-22 16:55:20 +08:00
冷冷
fc72c76a9d fix #276 2019-01-21 12:36:56 +08:00
冷冷
aae2c1676b fix #274 add example. how to use spring cloud gateway with nacos 2019-01-19 13:01:10 +08:00
fangjian0423
3ab6b1dc63 update nacos example & using final replace of protected in field 2019-01-17 19:30:09 +08:00
pbting
de394f352c add nacos config unit test 2019-01-17 15:43:35 +08:00
gaoyunpeng
20eb325e59 update cobertura settings for reduce build time 2019-01-15 15:50:23 +08:00
Spencer Gibb
612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT 2018-12-21 11:09:29 -05:00
Spencer Gibb
b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE 2018-12-21 10:48:36 -05:00
fangjian0423
0af67df3e3 using sentinel feign in nacos discovery example 2018-12-06 14:16:47 +08:00
Spencer Gibb
6e355cc807
Update to 0.2.1.BUILD-SNAPSHOT 2018-10-30 17:25:19 -04:00
Spencer Gibb
d2fd77c274
Update SNAPSHOT to 0.2.0.RELEASE 2018-10-30 17:11:50 -04:00
flystar32
a60402beaf update readme of nacos config example 2018-10-29 22:20:25 +08:00
flystar32
3acfc67d6a put all nacos config metadata to bootstrap 2018-10-29 22:16:15 +08:00
flystar32
bf7aec2fbc do some housekeeping 2018-10-29 15:48:19 +08:00
Spencer Gibb
ece4531833
Updates to snapshot versions 2018-10-23 14:45:58 -04:00
flystar32
52a0c6f9de update version to 0.2.0 2018-10-08 20:29:39 +08:00
flystar32
e42225fbcc update nacos config properties , content-type to file-extension 2018-09-20 14:28:42 +08:00
flystar32
b4ec84c078 update example readme nacos port to 8848 2018-09-20 11:43:27 +08:00
flystar32
e4d9f98313 update nacos version to 0.2.1-RC and format code 2018-09-20 11:31:50 +08:00
flystar32
bd814e8697 Fixes #18 2018-09-17 21:52:57 +08:00
flystar32
d5e7c82fda add discovery client getInstance in nacos-discovery-example 2018-09-17 17:54:14 +08:00
flystar32
c540f6f197 fix endpoint readme 2018-09-17 17:52:13 +08:00
flystar32
a589af30e1 add discovery example 2018-09-17 15:26:33 +08:00
flystar32
fb9c678ba1 update pic address 2018-09-15 12:48:27 +08:00
flystar32
43d47ae71f add module nacos-config and nacos-discovery 2018-09-15 11:54:53 +08:00