Commit Graph

61 Commits

Author SHA1 Message Date
Dave Syer
76f68de260 Add configserver-botstrap sample 2015-08-14 11:08:23 +01:00
Dave Syer
d4a9da8b3d Add Maven wrapper 2015-08-14 10:48:14 +01:00
Spencer Gibb
d2fe802677 fix outdated parent pom 2015-08-04 18:16:49 -06:00
Dave Syer
77d4e3b4e5 ENsure fix for spring-cloud-security #74 is applied 2015-07-21 10:20:54 +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
Dave Syer
58608e6101 Update all integration tests to use Angel release train 2015-06-24 17:38:48 +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
d4e6572e65 Align name with others 2015-06-02 15:29:44 +01:00
Dave Syer
6bc870dcf4 Test only symmetric decryption (not RSA) 2015-05-21 14:56:57 +01: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
707ba28a04 Fix test broken by @LoadBalanced changes in s-c-netflix core 2015-04-22 12:17:04 +02:00
Dave Syer
b306c82f2d Fix wrong version for Spring Cloud 2015-04-22 11:39:48 +02:00
Dave Syer
539513c826 Add samples for vanilla config client 2015-04-21 08:42:46 +02:00
Dave Syer
674b2e9e42 Add endpoint for testing cookies 2015-04-17 10:28:45 +01:00
Dave Syer
fd6817805d Tweak tests while verifying changes in netflix core 2015-03-23 16:53:20 +00:00
Dave Syer
7418d9a610 Use cloud parent where possible 2015-03-20 16:27:55 +00:00
Dave Syer
3402ae52bd Add plain @EnableZuulServer sample 2015-03-20 15:28:37 +00:00
Dave Syer
c7c445ce00 Add annotation processor 2015-03-19 14:27:18 +00:00
Dave Syer
d7eaf750f3 Refactor for config client stuff moving to commons 2015-03-18 15:42:41 +00:00
Dave Syer
ea6b671f9b Fix classpaths when starters changed to remove config dependency 2015-03-18 13:34:57 +00:00
Dave Syer
6685c26e93 Switch off distracting logging 2015-03-18 10:38:28 +00:00
Dave Syer
c176368b30 Add ribbon-eureka sample 2015-03-13 09:36:31 +00:00
Spencer Gibb
3a24d6a64d ignore broken test: RibbonClientApplicationTests.useRestTemplate 2015-03-06 13:00:06 -07:00
Spencer Gibb
6d3390650d updated pom names 2015-03-06 12:45:17 -07: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
Spencer Gibb
3465dfc707 added spring-boot-starter-actuator so /hystrix.stream works and added test
fixes gh-2
2015-02-19 10:18:49 -07:00
Dave Syer
403e61b016 Fix tests broken by changes in dependencies 2015-02-16 09:30:52 +00:00
Dave Syer
7d0f815404 Switch off deploy plugin 2015-02-13 13:48:44 +00:00
Dave Syer
be1b5f115e Add test apps for form encoding
See file.txt for example of how to test manually
(or just use the UI at /ui)
2015-02-12 18:32:03 +00:00
Dave Syer
21e1f488aa Make samples work together a bit 2015-02-09 17:06:54 +00:00
Dave Syer
d5f01d9310 Add config for aggregator 2015-02-09 16:34:40 +00: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
ddf9c5d59d Add eureka and lient apps to turbine tests 2015-02-06 17:55:58 +00:00
Dave Syer
cb334cf44b Fix test name 2015-02-06 09:29:11 +00:00
Dave Syer
1ff8118a03 Add logging for hystrix fallback 2015-02-05 12:35:13 +01:00
Dave Syer
01f4c08943 Add turbine sample 2015-02-05 10:09:33 +01:00
Dave Syer
6de171e13f Add application name to sample 2015-02-03 12:17:42 +01:00
Spencer Gibb
a4b5dc6a36 fixed feign tests 2015-01-29 11:56:09 -07:00
Spencer Gibb
e4a421d826 added protocol to url 2015-01-29 11:14:02 -07:00
Dave Syer
d80ebcb223 Adjust to new @FeignCLient semantics 2015-01-29 17:42:35 +00:00
Dave Syer
466a0be886 Fix package names 2015-01-27 09:05:50 +00:00
Spencer Gibb
edca8b2099 add s-c-hystrix-starter test 2015-01-26 13:53:15 -07:00