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

25 Commits

Author SHA1 Message Date
Spring Operator
48852fb977 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 56 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).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt with 1 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 112 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 56 occurrences
2019-03-15 21:53:50 -05:00
flystar32
ca5d5282a5 update nacos config support enabled 2019-03-12 17:09:21 +08:00
flystar32
01d7620d74 add nacos config test case 2019-03-04 10:35:13 +08:00
flystar32
a03ce9fea8 add test case and nacos watch 2019-02-20 19:02:17 +08:00
flystar32
4fe795166b support spring.cloud.nacos.config.enabled 2019-02-19 16:31:17 +08:00
gaoyunpeng
ba73686566 git commit -m "Fix Incorrect letter , fixes #147 for branch 1.x" 2018-12-28 15:31:37 +08:00
Spencer Gibb
b6469f9b91
Update to 0.1.2.BUILD-SNAPSHOT 2018-12-21 12:46:39 -05:00
flystar32
b263e6f998 fix test case 2018-12-19 22:08:29 +08:00
pengbingting
50af7e2d32 update the field value and Optimizing Code Design for NacosContextRefresher 2018-12-19 20:35:00 +08:00
pengbingting
100a39da69 Prevent non-refreshing configurations from retrieving the latest configuration values when refreshing 2018-12-19 20:33:04 +08:00
pengbingting
88026bf7cd Nacos Config 代码变动:
1、更改获取所有NacosPropertySource的方式
2018-12-19 15:09:56 +08:00
flystar32
97e500609e update 1.x branch code from master 2018-12-17 16:32:18 +08:00
pbting
4e76fbe773 modify the metadata of type and defaultValue for spring cloud cloud nacos config 2018-12-04 14:30:58 +08:00
pbting
46570f8ce3 nacos config support custom config dataid and group 2018-12-04 14:12:54 +08:00
Spencer Gibb
60ec539e1d
Update to 0.1.1.BUILD-SNAPSHOT 2018-10-30 16:33:23 -04:00
Spencer Gibb
883b3b9b3b
Update SNAPSHOT to 0.1.0.RELEASE 2018-10-30 16:14:32 -04:00
flystar32
7b7cb91258 fix tests 2018-10-30 10:50:56 +08:00
flystar32
a2b158d67d put all nacos config metadata to bootstrap 2018-10-29 23:01:30 +08:00
Spencer Gibb
79b41ceaa6
Updates to snapshot versions 2018-10-23 15:01:13 -04:00
亦盏
a50361c29b Fixes #32 support fileExtension yaml and yml 2018-10-09 20:54:52 +08:00
flystar32
5ab2faedb5 update version to 0.1.0 2018-10-08 20:30:03 +08:00
flystar32
bfa8f24cc8 update nacos config properties , content-type to file-extension 2018-09-20 14:30:00 +08:00
flystar32
16d2c1b903 update nacos version to 0.2.1-RC and format code 2018-09-20 11:32:30 +08:00
liaozan
4931aef5fd
remove unnecessary comment 2018-09-19 11:46:45 +08:00
flystar32
1e030e6eb0 add nacos-config starter and nacos-discovery starter 2018-09-17 17:41:55 +08:00