- 03 Nov, 2014 1 commit
-
-
Spencer Gibb authored
move SpringClientFactory bean creation to RibbonAutoConfiguration where it should have been in the first place. fixes gh-35
-
- 31 Oct, 2014 7 commits
-
-
Dave Syer authored
-
Dave Syer authored
-
Spencer Gibb authored
-
Spencer Gibb authored
Fixes gh-49
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 30 Oct, 2014 5 commits
-
-
Christian Dupuis authored
-
Christian Dupuis authored
-
Christian Dupuis authored
fixes #16
-
Dave Syer authored
-
Dave Syer authored
-
- 28 Oct, 2014 3 commits
-
-
Christian Dupuis authored
-
Christian Dupuis authored
-
Christian Dupuis authored
-
- 26 Oct, 2014 3 commits
- 24 Oct, 2014 1 commit
-
-
Dave Syer authored
It works quite well locally actually. I tested with hostnames 127.0.0.1 and 127.0.1.1 and 2 servers running on localhost. See gh-28
-
- 23 Oct, 2014 7 commits
-
-
Dave Syer authored
Fixes gh-46
-
Dave Syer authored
-
Dave Syer authored
All static content is excluded in the Jersey config, so we can use /eureka for the prefix to the Eureka API (i.e. /apps etc.) Fixes gh-44
-
Dave Syer authored
Unfortunately only properties that have been set show up (unlike /configprops), but possibly better than nothing. You can see some in the Eureka server or in the customers sample (once it has tries to contact the stores service and Ribbon is up and running). Fixes gh-38
-
Dave Syer authored
See gh-39
-
Dave Syer authored
-
Dave Syer authored
/v2/* -> /eureka/api/* The prefix can't be /eureka because we use that for static resources. Note that the "api" prefix gets passed to the Jersey resources as a "version" (and defaults to "v2" when it can't be parsed). Fixes gh-41
-
- 22 Oct, 2014 3 commits
- 21 Oct, 2014 4 commits
-
-
Dave Syer authored
-
Dave Syer authored
I prefer to keep the actual components free of autowiring, so they are easier to navigate in an IDE (i.e. you can see how they are constructed)
-
Dave Syer authored
-
Spencer Gibb authored
Specifically RequestParam, PathVariable and RequestHeader fixes gh-36
-
- 20 Oct, 2014 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 18 Oct, 2014 4 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
Spencer Gibb authored
gem install asciidoctor
-
Spencer Gibb authored
-