Dave Syer
fde4741333
Update to 1.0.3 snapshots
10 years ago
Dave Syer
b28fd07cdb
Update to 1.0.2 snapshots
10 years ago
Spencer Gibb
924363ca1c
Sidecar reports true non-jvm app status to eureka.
...
Added a LocalApplicationHealthCheckHandler that checks the local app and sends the appropriate status to eureka.
fixes gh-251
10 years ago
Dave Syer
1c54e6b937
Add annotation processor
10 years ago
Spencer Gibb
df7abd1bc9
added test ReadTimeout parameter
10 years ago
Dave Syer
e3a20d5d6b
Update to next snapshot
10 years ago
Spencer Gibb
dafb5ecf09
only set EurekaInstanceConfigBean.nonSecurePort in EurekaClientAutoConfiguration
...
fixes gh-225
10 years ago
Dave Syer
96335e1d24
Fix broken test
10 years ago
Spencer Gibb
614ec44c04
update sidecare enabled property, make eureka portion of config conditional on eureka on classpath so other DiscoveryClient impls can use it.
10 years ago
Dave Syer
0e4eb9ef1f
Use @ConditionalOnProperty where possible
10 years ago
Phillip Webb
3ea0f8d283
Polish
10 years ago
Phillip Webb
9d823513c3
Add copyright headers
10 years ago
Phillip Webb
6a7676a93f
Apply eclipse formatting and cleanup
10 years ago
Phillip Webb
911627c09d
Add eclipse formatting and cleanup configuration
10 years ago
Phillip Webb
be436279cf
Polish POM files
10 years ago
Dave Syer
34785b6bdd
Make actuator dependency optional in netflix-core
...
Fixes gh-117
10 years ago
Spencer Gibb
7423decc54
updated EurekaHealthIndicator to implement the new DiscoveryHealthIndicator
...
fixes gh-98
10 years ago
Dave Syer
7ba9998646
Add optional/runtime to lombok
10 years ago
Spencer Gibb
56f1a365fc
add /hosts/appName and renamed misspelled bootstrapyml
10 years ago
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)
10 years ago
Spencer Gibb
3a06632301
added @EnableCircuitBreaker deprecated @EnableHystrix .
...
removed classes now in spring-cloud-commons
10 years ago
Spencer Gibb
c0903c5a22
add pkg protected resetRoutes so new mappings can be created via post to /routes
10 years ago
Spencer Gibb
9bc8a5039d
Fire InstanceRegisterEvent after eureka registration, then components can listen for that event and safely access DiscoveryClient.
10 years ago
Spencer Gibb
760429b64f
ignore test till fixed
10 years ago
Spencer Gibb
98f37d36d8
added simple python http server as a test non-jvm app
10 years ago
Spencer Gibb
198cb5997b
updated sidecar so the health and info urls go to sidecar, but homepage and non-secure-port go to local app
10 years ago
Spencer Gibb
f14297ceb2
initial sidecar implementation
10 years ago