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

9 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
fangjian0423
f126d57cc8 modify sentinel zuul prefix configuration properties 2019-03-04 20:48:22 +08:00
fangjian0423
3049f727de sentinel zuul rename package name 2019-03-04 16:52:38 +08:00
fangjian0423
80d27a1824 sentinel zuul refactor 2019-03-04 16:46:05 +08:00
tiger
ffb71e3eaf change listener to use SmartInitializingSingleton 2019-02-22 18:09:35 +08:00
tiger
ac25e4a9dc add sentinel-zuul-adapter dependency 2019-02-21 16:32:01 +08:00
tiger
19af007931 update spring cloud version 2019-02-21 15:51:01 +08:00
tiger
356f07a509 remove version and format code 2019-02-21 15:34:21 +08:00
tiger
1c759ec8d5 add spring-cloud-alibaba-sentinel-zuul module 2019-02-21 15:18:34 +08:00