Spring Operator d99e14fd89 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://cloud.spring.io/spring-cloud-static/spring-cloud.html with 1 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-static/spring-cloud.html ([https](https://cloud.spring.io/spring-cloud-static/spring-cloud.html) result 200).
* [ ] http://example.com with 1 occurrences migrated to:
  https://example.com ([https](https://example.com) result 200).

# Ignored
These URLs were intentionally ignored.

* http://foo/bar with 1 occurrences
* http://localhost with 18 occurrences
* http://localhost:7777 with 1 occurrences
* http://localhost:8000/src/main/resources/health.json with 1 occurrences
* http://localhost:8080 with 1 occurrences
* http://localhost:8080/hystrix.stream with 1 occurrences
* http://localhost:8888 with 1 occurrences
* http://nosuchservice with 1 occurrences
* http://simple/ with 1 occurrences
* http://user with 2 occurrences
* http://user::password@localhost:8761/eureka/ with 1 occurrences
2019-03-26 03:24:35 -05:00
2016-06-04 09:14:03 +01:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-26 03:24:35 -05:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-26 03:24:35 -05:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2015-03-19 14:27:18 +00:00
2016-04-26 11:51:34 +01:00
2016-08-12 16:31:58 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2019-03-16 11:15:00 -04:00
2016-08-15 20:43:44 -04:00

Integration test projects for Spring Cloud

CircleCI

Not necessarily full demo or sample apps, but each one implementing a single scenario or small set of scenarios. Very useful for testing classpath combinations (e.g. making sure that optional depednencies really are optional).

Running

./mvnw --fail-at-end --update-snapshots clean package

Description
No description provided
Readme 1 MiB
Languages
Java 99.9%