Spencer Gibb
7423decc54
updated EurekaHealthIndicator to implement the new DiscoveryHealthIndicator
...
fixes gh-98
2014-12-15 13:19:01 -07:00
Dave Syer
7ba9998646
Add optional/runtime to lombok
2014-12-11 15:32:48 +00:00
Spencer Gibb
56f1a365fc
add /hosts/appName and renamed misspelled bootstrapyml
2014-12-08 23:16:35 -07:00
Spencer Gibb
9c6474fba1
Make ZuulHandlerMapping @RefreshScope.
...
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)
2014-12-03 11:50:19 -07:00
Spencer Gibb
3a06632301
added @EnableCircuitBreaker deprecated @EnableHystrix.
...
removed classes now in spring-cloud-commons
2014-12-02 15:28:45 -07:00
Spencer Gibb
c0903c5a22
add pkg protected resetRoutes so new mappings can be created via post to /routes
2014-11-26 11:00:55 -07:00
Spencer Gibb
9bc8a5039d
Fire InstanceRegisterEvent after eureka registration, then components can listen for that event and safely access DiscoveryClient.
2014-11-25 17:19:02 -07:00
Spencer Gibb
760429b64f
ignore test till fixed
2014-11-25 16:56:22 -07:00
Spencer Gibb
98f37d36d8
added simple python http server as a test non-jvm app
2014-11-25 16:46:10 -07:00
Spencer Gibb
198cb5997b
updated sidecar so the health and info urls go to sidecar, but homepage and non-secure-port go to local app
2014-11-25 16:44:28 -07:00
Spencer Gibb
f14297ceb2
initial sidecar implementation
2014-11-25 01:06:47 -07:00