34 Commits (eb1b7baf1cbbe296260d88ab55a27142fe8dd382)

Author SHA1 Message Date
utsman 8e3f45b899 Fixed typo 8 years ago
Thibaud Lepretre fccbe1aff4 Create `sidecar.hostname` and `sidecar.ipAddress` (#1561) 8 years ago
Ryan Baxter 2dfee97563 Resolve spring.application.name value via a property resolver instead of @Value. Fixes #1398 8 years ago
Dave Syer 7927372b75 Polish 9 years ago
Daniel Lavoie 6f32aa95a7 Migrate tests to Spring Boot Test 1.4 9 years ago
Spencer Gibb 4f31596e4f Fallback to server.port if management.port not set. 9 years ago
Spencer Gibb a1857556ed Put min/max constraints on sidecar.port 9 years ago
Spencer Gibb 60f4a5bc13 Move o.s.c.util to o.s.c.commons.util 9 years ago
Spencer Gibb 46fa2110da Use default instanceid for sidecar 9 years ago
Spencer Gibb c1704235b4 polish 9 years ago
Spencer Gibb 94c73da943 Use new InetUtils bean to determin nic. 9 years ago
Dave Syer 1129872061 Default status page and health URLs if possible and where needed 9 years ago
Spencer Gibb 7cf0fa4824 add support for HasFeatures 10 years ago
Spencer Gibb 246830c9d3 Upgrade to Eureka 1.2.0 10 years ago
Spencer Gibb 924363ca1c Sidecar reports true non-jvm app status to eureka. 10 years ago
Spencer Gibb df7abd1bc9 added test ReadTimeout parameter 10 years ago
Spencer Gibb dafb5ecf09 only set EurekaInstanceConfigBean.nonSecurePort in EurekaClientAutoConfiguration 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
Spencer Gibb 7423decc54 updated EurekaHealthIndicator to implement the new DiscoveryHealthIndicator 10 years ago
Spencer Gibb 56f1a365fc add /hosts/appName and renamed misspelled bootstrapyml 10 years ago
Spencer Gibb 9c6474fba1 Make ZuulHandlerMapping @RefreshScope. 10 years ago
Spencer Gibb 3a06632301 added @EnableCircuitBreaker deprecated @EnableHystrix. 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