Commit Graph

14 Commits

Author SHA1 Message Date
Spring Operator
f791ee31a9 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 7 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.spring.io with 1 occurrences migrated to:
  https://www.spring.io ([https](https://www.spring.io) result 301).
* [ ] http://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* [ ] http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* [ ] http://repo.spring.io/release with 1 occurrences migrated to:
  https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 14 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
2019-03-26 00:10:25 -05:00
Spencer Gibb
b9a9f5167d Going back to snapshots 2017-07-06 10:19:38 -06:00
Spencer Gibb
389cab1c5c Update SNAPSHOT to 2.0.0.M1 2017-07-06 10:16:03 -06:00
Dave Syer
7d663964e3 Revert sample to old 2.0.x version 2017-06-30 17:39:13 +01:00
Spencer Gibb
8e05561271 Update to fix build 2017-06-30 10:17:17 -06:00
Dave Syer
f89de3cc28 Bump versions 2017-06-30 15:29:54 +01:00
Dave Syer
0b3f050a84 Merge branch 'master' into 2.0.x 2017-06-30 15:28:05 +01:00
Dave Syer
ee18259df7 Fix up sample for 1.0 2017-06-30 15:27:49 +01:00
Dave Syer
7b48378e0f Remove 2.0.x modules 2017-06-30 14:31:19 +01:00
Spencer Gibb
e2a2c37a97 Update for new coordinates for reactor-test 2017-06-13 13:05:53 -06:00
Spencer Gibb
0105e57ac8 Adds sample Throttle WebFilter 2017-03-22 21:19:47 -06:00
Spencer Gibb
9280deaded remove unneeded version 2017-03-02 12:32:29 -07:00
Spencer Gibb
b819cb5c8d change sample parent 2017-03-02 12:21:08 -07:00
Spencer Gibb
9016cd8367 Creates a sample application.
Uses the starter and fixes conditional on class
2017-03-01 21:25:11 -07:00