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
fangjian0423
b0ed3d8642 sync sentinel to 1.x branch 2019-02-18 21:07:14 +08:00
Spencer Gibb
b6469f9b91
Update to 0.1.2.BUILD-SNAPSHOT 2018-12-21 12:46:39 -05:00
fangjian0423
a3fef5d955 Optimize Sentinel RestTemplate url resource for 1.x branch 2018-12-18 17:45:10 +08:00
fangjian0423
fb9e0f51f4 SentinelProtect rename to SentinelRestTemplate 2018-12-06 16:45:47 +08:00
fangjian0423
10bb95c11a sentinel datasource refactor: including code refactor and update examples, docs 2018-11-22 19:18:40 +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
fangjian0423
ed7fb738f0 Polish #51. Add a new module spring-cloud-alibaba-sentinel-datasource separate from spring-cloud-alibaba-sentinel in 1.x branch 2018-10-24 16:40:08 +08:00
fangjian0423
21c5b964f2 Merge remote-tracking branch 'upstream/1.x' into 1.x 2018-10-24 16:16:36 +08:00
fangjian0423
b374a291be Add rules automation 2018-10-24 16:08:15 +08:00
Spencer Gibb
79b41ceaa6
Updates to snapshot versions 2018-10-23 15:01:13 -04:00
fangjian0423
41db9c945b update comments and docs 2018-10-16 16:51:31 +08:00
fangjian0423
65f380c064 update sentinel examples and metadata info to support new configurations of sentinel 2018-10-11 23:09:54 +08:00
flystar32
c8d911e89b update sentinel version to 0.2.0 2018-10-11 22:03:26 +08:00
flystar32
5ab2faedb5 update version to 0.1.0 2018-10-08 20:30:03 +08:00
fangjian0423
f52e3a72ac fix sentinel example docs 2018-09-17 20:07:37 +08:00
fangjian0423
6f16a2840a refactor sentinel example directory tree 2018-09-17 19:42:10 +08:00
flystar32
1e030e6eb0 add nacos-config starter and nacos-discovery starter 2018-09-17 17:41:55 +08:00
fangjian0423
4600f42647 sentinel starter support springboot 1.x 2018-09-06 21:09:04 +08:00
亦盏
bfc04daf9b refactor directory tree 2018-09-06 16:32:06 +08:00
fangjian0423
5fbe3e18d7 sentinel upgrade to 0.1.1 & add annotation support in RestTemplate & update example and readme on branch 1.x 2018-08-10 18:00:49 +08:00
flystar32
ee2f75cea8 add branch 1.x, support spring boot 1.x 2018-07-27 20:35:50 +08:00
flystar32
c4cbbf41e2 fix typo 2018-07-27 19:32:57 +08:00
flystar32
0ce2df89ab hello, spring cloud alibaba 2018-07-27 19:18:12 +08:00