855 Commits (01fc27cb499ea129587b19c90c262d1493b354c8)
 

Author SHA1 Message Date
Dave Syer a2fade98a5 Change docs path in README 10 years ago
Dave Syer 7ba9998646 Add optional/runtime to lombok 10 years ago
Dave Syer 27da0bc12e Simplify implementation of servo metrics 10 years ago
Roy Clarkson 64c447f0cb Fix Travis CI image and link in README 10 years ago
Dave Syer 6d20c63445 Ensure servo metrics contribute to health indicator 10 years ago
Dave Syer 29eea6d9b6 Call postInit() aggressively on InstanceRegistry 10 years ago
Dave Syer 67878cfebd Rename @EnableRibbonClient to just @RibbonClients 10 years ago
Dave Syer e155601c40 Add log at info when Eureka starts 10 years ago
Spencer Gibb 56f1a365fc add /hosts/appName and renamed misspelled bootstrapyml 10 years ago
Spencer Gibb 2545a0151b Only approximate zone if ribbon.eureka.approximateZoneFromHostname = true 10 years ago
Spencer Gibb f92e0103bb Merge branch 'master' into feignclient 10 years ago
Spencer Gibb c1e6832dee add @DirtiesContext to tests 10 years ago
Dave Syer 6417923523 Extract ribbon client factory into ApplicationContext 10 years ago
Dave Syer bfb6ca6d8d Ditch SpringFilter in favour of proper dependency injection 10 years ago
Spencer Gibb 92a3454237 Polish 10 years ago
Spencer Gibb 05e8777fc3 add missing feign objects as not required values. 10 years ago
Spencer Gibb 7f9642ff38 new @FeignClient annotation 10 years ago
Spencer Gibb b7db65863f rename FeignConfigurer to FeignConfiguration 10 years ago
Spencer Gibb 3b7cc53c27 Merge branch 'jlouns-master' 10 years ago
Spencer Gibb 45e9a6208b Merge branch 'master' of github.com:jlouns/spring-cloud-netflix into jlouns-master 10 years ago
Jonathan Lounsbury 51f7dbd724 Simplifying readdition of route 10 years ago
Jonathan Lounsbury d999b802bc Fixing issue with default routes 10 years ago
Spencer Gibb 5964d160a1 remove deprecated @EnableEurekaClient and replace with @EnableDiscoveryClient 10 years ago
Spencer Gibb 3333cbeb99 remove deprecated @EnableHystrix 10 years ago
Spencer Gibb 88a8201693 Polish 10 years ago
Dave Syer fc0aac3b01 Add paragraph in docs about eureka instance id 10 years ago
Dave Syer 0f281bc9e1 Initialize log4j to prevent blitz4j from freaking out 10 years ago
Dave Syer 4e2148d634 Add default value (and log warning) if applicationId is null 10 years ago
Dave Syer aed4369502 Add ignored test to show that blitz4j is not responding 10 years ago
Dave Syer a1ae9673bf Add ignored test to show that blitz4j is not responding 10 years ago
Dave Syer 4a6193e790 Ensure app without Actuator can start 10 years ago
Dave Syer dfae445499 Strip prefixes from zuul routes by default 10 years ago
Dave Syer 7b270c4b46 Add support for X-Forwarded-Prefix to Zuul proxy 10 years ago
Spencer Gibb 9c6474fba1 Make ZuulHandlerMapping @RefreshScope. 10 years ago
Dave Syer 5246b93295 Remove reflection hack 10 years ago
Dave Syer aca1897f85 Compiler warnings 10 years ago
Dave Syer 2cdcd767ac Move some of the routing logic into the route locator 10 years ago
Dave Syer 34f277b816 Add ZuulRoute as values object in zuul.routes 10 years ago
Dave Syer 7e91b9ea21 Rename some Zuul config keys 10 years ago
Spencer Gibb e272f8d660 change caches to ConcurrentHashMap 10 years ago
Spencer Gibb acfecc38ff renamed Hystrix and Eureka configurations 10 years ago
Spencer Gibb 3a06632301 added @EnableCircuitBreaker deprecated @EnableHystrix. 10 years ago
Spencer Gibb 61ea784300 added @EnableDiscoveryClient, deprecated @EnableEurekaClient 10 years ago
Spencer Gibb 79ceebb1d0 Merge branch 'vanroy-feign-ribbon' 10 years ago
Spencer Gibb a7c6c88ff0 renamed RibbonLoadBalancerClient to FeignRibbonClient 10 years ago
Spencer Gibb 3d7cc70757 Merge branch 'feign-ribbon' of github.com:VanRoy/spring-cloud-netflix into vanroy-feign-ribbon 10 years ago
Julien Roy 943d1b9bbe Connect Feign to resilient Ribbon client 10 years ago
Dave Syer 70c3d9e784 Ensure user-suppplied ZuulFilters are added properly 10 years ago
Spencer Gibb 9add6f1edf don't send an entity on DELETE's through RibbonRoutingFilter 10 years ago
Spencer Gibb c28b3252fb added a get to the same path as a delete 10 years ago