1. 09 Jan, 2017 1 commit
    • Create `sidecar.hostname` and `sidecar.ipAddress` (#1561) · fccbe1af
      Thibaud Lepretre authored
      In addition to `eureka.instance.hostname` property you can now defined `sidecar.hostname` in order to set different hostname from application and its sidecar.
      However if `eureka.instance.hostname` is present it will override `sidecar.hostname`.
      
      Fixes #981
  2. 24 Feb, 2016 1 commit
  3. 06 Mar, 2015 1 commit
  4. 09 Dec, 2014 1 commit
  5. 03 Dec, 2014 1 commit
    • Make ZuulHandlerMapping @RefreshScope. · 9c6474fb
      Spencer Gibb authored
      Handle InstanceRegisteredEvent and RefreshScopeRefreshedEvent in ZuulHandlerMapping rather than ProxyRouteLocator.
      Move /routes endpoint out of ZuulHandlerMapping into RoutesEndpoint (because of a problem when I added @RefreshScope to ZuulHandlerMapping)
  6. 26 Nov, 2014 1 commit
  7. 25 Nov, 2014 3 commits