- 26 Dec, 2014 1 commit
-
-
Dave Syer authored
Fixes gh-117
-
- 11 Dec, 2014 1 commit
-
-
Dave Syer authored
-
- 02 Dec, 2014 1 commit
-
-
Spencer Gibb authored
removed classes now in spring-cloud-commons
-
- 25 Nov, 2014 1 commit
-
-
Spencer Gibb authored
This allows mappings to be at the root and not have to be prefixed. It also allows mappings to fall through to other handler mappings. Patterns are now Ant-style via AntPathMatcher. fixes gh-72
-
- 21 Nov, 2014 1 commit
-
-
Dave Syer authored
-
- 17 Nov, 2014 1 commit
-
-
Dave Syer authored
If the prefix is set we also set configPath=<prefix> in the instance metadata, so config clients can pick it up and add it to the home page URL. Fixes gh-64, fixes gh-65
-
- 31 Oct, 2014 1 commit
-
-
Spencer Gibb authored
-
- 26 Oct, 2014 1 commit
-
-
Dave Syer authored
See gh-42
-
- 17 Oct, 2014 1 commit
-
-
Spencer Gibb authored
-
- 16 Oct, 2014 1 commit
-
-
Dave Syer authored
A EurekaInstanceConfig can declare a "zone" in its metadataMap, and then it will be matched by the RibbonLoadBalancerClient. The zone of a server is derived from the hostname - it is the whole host name or the host name excluding the least significant subdomain (period separated identifier). Fixes gh-29
-
- 29 Sep, 2014 1 commit
-
-
Dave Syer authored
Because we were using Lifecycle to kick off the eureka registration the local server port wasn't available yet. The change is to use an ApplicationListener and listen for the event that contains the container with its port instead. Fixes gh-15
-
- 03 Sep, 2014 1 commit
-
-
Spencer Gibb authored
-
- 29 Aug, 2014 1 commit
-
-
Dave Syer authored
-
- 07 Aug, 2014 1 commit
-
-
Dave Syer authored
-
- 06 Aug, 2014 1 commit
-
-
Spencer Gibb authored
-
- 14 Jul, 2014 2 commits
- 11 Jul, 2014 1 commit
-
-
Spencer Gibb authored
-