spring-guides / gs-accessing-gemfire-data-rest

Accessing Data in Pivotal GemFire with REST :: Learn how to work with RESTful, hypermedia-based data persistence using Spring Data REST.
http://spring.io/guides/gs/accessing-gemfire-data-rest
Apache License 2.0
6 stars 15 forks source link

URL Cleanup #8

Open spring-operator opened 5 years ago

spring-operator commented 5 years ago

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.