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

23 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
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
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
pbting
90a7769180
Merge pull request #4 from spring-cloud-incubator/master
Synchronize code once
2019-02-15 13:48:34 +08:00
冷冷
fc72c76a9d fix #276 2019-01-21 12:36:56 +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
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
c540f6f197 fix endpoint readme 2018-09-17 17:52:13 +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