Commit Graph

54 Commits

Author SHA1 Message Date
Marcin Grzejszczak
d41e9bec1a Bumped Boot 2020-01-12 18:05:42 +01:00
Ryan Baxter
87846374e5 Updating versions 2019-05-23 13:10:54 -04:00
Spring Operator
f13ea1ec72 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 35 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 70 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 35 occurrences
2019-03-19 21:19:11 -05:00
Spencer Gibb
a7d7e220e1 Change artifact ids, group ids and names to reflect new project location. 2018-12-10 12:47:05 -05:00
Marcin Grzejszczak
ab96a2b7c4 Bumped boot to 2.1.0.R 2018-10-31 09:06:12 +01:00
Marcin Grzejszczak
faac4b3b02 Boot to 2.1.0.RC1 2018-10-25 19:06:12 +02:00
Marcin Grzejszczak
f858fe2fac Prepared project for Greenwich 2018-10-19 15:00:15 +02:00
Spencer Gibb
321e7f77af Revert "Bump stream tests to boot 2.0.0.RC2"
This reverts commit afb3a01
2018-02-27 14:14:39 -05:00
Spencer Gibb
afb3a0197b Bump stream tests to boot 2.0.0.RC2 2018-02-26 15:21:34 -05:00
Spencer Gibb
7bdefab23a Updates for Finchley and boot 2.0 2017-11-30 15:45:02 -05:00
Dave Syer
9d1e835ad8 Update to released version of Boot for driver 2017-05-16 16:06:41 +01:00
Dave Syer
7162302444 Update to Boot 1.5.0 snapshots 2016-12-11 10:21:02 +00:00
Ryan Baxter
8d50263207 Run some tests against Tomcat 7.x. Mainly to test Servlet 3.0.1 compatibility. See s-c-netflix issue #1447 2016-11-07 16:15:50 -05:00
Spencer Gibb
c074984d06 Add feign-eager-instantiation
This tests for NPEs when feign clients are eagerly instantiated, via devtools for example.
2016-10-06 12:26:49 -06:00
Dave Syer
0a61633d65 Fix hystrix tests (wrong assertion) 2016-08-27 12:05:26 +01:00
Dave Syer
605e15e6f1 Test for Brixton.SR5 2016-08-23 08:55:03 +01:00
Dave Syer
a2661e53f4 Change repo URLs to https 2016-08-17 17:31:28 +01:00
Dave Syer
3cc06c6628 Update version (notional really) 2016-07-06 08:58:12 +01:00
Dave Syer
25cf1f6982 Add new sample for oauth2 security 2016-07-05 10:56:11 +01:00
Dave Syer
57b5502eec Add totally vanilla client app 2016-06-16 09:09:54 +01:00
Dave Syer
62f06d27e5 Update version 2016-06-10 09:52:59 +01:00
Dave Syer
01ab682730 Add feign-hystrix sample 2016-06-09 17:56:50 +01:00
Dave Syer
f52fb607bc Update prior to Brixton release 2016-05-11 09:24:08 +01:00
Dave Syer
884c10b971 Add stream-bus sample to esnure they work together 2016-04-26 11:13:01 +01:00
Dave Syer
81f31b1ca4 Add missing modules 2016-04-19 16:23:23 +01:00
Dave Syer
faed34914c Remove support for bus-redis starter 2016-03-24 10:00:58 +00:00
Dave Syer
4ee1df5c80 Add bus sample for redis and rabbit 2016-02-15 17:04:55 +00:00
Dave Syer
6c8507d73e Add simple configserver 2015-12-17 21:21:08 +00:00
Dave Syer
0b07769f64 Add stream sample 2015-09-22 07:48:20 +01:00
Dave Syer
825db562a1 Add sleuth samples 2015-08-20 12:17:26 +01:00
Dave Syer
76f68de260 Add configserver-botstrap sample 2015-08-14 11:08:23 +01:00
Dave Syer
853acf2bdb Update to Brixton 2015-06-26 12:57:11 +01:00
Dave Syer
831ee2c1a4 Prepare master for next snapshot 2015-06-26 10:57:20 +01:00
Spencer Gibb
f7975c91e8 added sample test that make sure a users default ribbon config is used even if using autoconfig 2015-06-08 14:02:55 -06:00
Dave Syer
401441594e Add sample for early decryption in bootstrap context 2015-05-19 09:27:45 +01:00
Dave Syer
27082db5d7 Update to 1.0.3 snapshots 2015-05-01 11:38:11 +02:00
Dave Syer
3e43d56c5f Update to 1.0.2 snapshots 2015-04-23 11:11:22 +01:00
Dave Syer
539513c826 Add samples for vanilla config client 2015-04-21 08:42:46 +02:00
Dave Syer
3402ae52bd Add plain @EnableZuulServer sample 2015-03-20 15:28:37 +00:00
Dave Syer
c176368b30 Add ribbon-eureka sample 2015-03-13 09:36:31 +00:00
Spencer Gibb
fa4317ba61 Merge branch 'master' of github.com:spring-cloud-samples/tests 2015-03-03 13:16:50 -07:00
Dave Syer
2b663bf3bc Update to next snapshot 2015-03-03 14:56:27 +00:00
Dave Syer
b607516ed9 Add a couple of new integration test samples
configserver-eureka: a vanilla config server that is a eureka client
eureka-first: a eureka client that diecovers the config server
through eureka
2015-02-27 18:04:14 +00:00
Spencer Gibb
d87e1004be added zuul test with config server located by discovery.
test fails with discovery NPE (lifecycle problem), but the app works.
2015-02-25 12:07:41 -07:00
Dave Syer
a5113d182e Add test sample for OAuth2 and Ribbon 2015-02-25 15:08:43 +00:00
Spencer Gibb
1e9d5cf910 add sidecar test to test correct port registration with eureka 2015-02-23 12:16:44 -07:00
Dave Syer
c3ce13501e Add 2 projects with minimal dependencies
One for Spring Config with no webapp (noweb) and one for
Eureka (or noop discovery) with no web dependencies at all.
2015-02-09 13:31:48 +00:00
Dave Syer
01f4c08943 Add turbine sample 2015-02-05 10:09:33 +01:00
Spencer Gibb
edca8b2099 add s-c-hystrix-starter test 2015-01-26 13:53:15 -07:00
Spencer Gibb
b6cc2ad098 add some feign test with and without eureka 2015-01-26 13:32:17 -07:00