181 Commits (a4ba11eabb01617686b5c269162d5a1a7784541b)

Author SHA1 Message Date
Dave Syer 53c0e0a246 Fix parent version 10 years ago
Dave Syer fde4741333 Update to 1.0.3 snapshots 10 years ago
Dave Syer c77322348c Add example for SEMAPHORE in @HystrixCommand 10 years ago
Spencer Gibb 5166994f7c add documentation for ribbon.eureka.enabled 10 years ago
Dave Syer b28fd07cdb Update to 1.0.2 snapshots 10 years ago
Spencer Gibb 3794213aaf add a note about the Spring Cloud DiscoveryClient. 10 years ago
Johannes Stelzer 6a0737dacf Example of static, loadbalanced Zuul configuration 10 years ago
Dave Syer 873854810a Fix eureka instance metadata in Cloud Foundry example 10 years ago
Roy Clarkson 370ce804e3 Update docs to use @EnableCircuitBreaker 10 years ago
Dave Syer 3714cee51d Clarify impact of @ComponentScan on @RibbonClient 10 years ago
Dave Syer d0021f0415 Clarify turbine config 10 years ago
boostrack 9dc2821bc9 Small fixes to typos in docs 10 years ago
Spencer Gibb 3515112cb2 move RestTemplate docs to s-c-commons 10 years ago
Dave Syer cdc5681694 Clarify role of filter beans in @EnableZuulProxy 10 years ago
sampengilly a2b0b70b55 Added additional Gradle tip to Eureka Server documentation. Tip covers the usage of the spring dependency management plugin in order to prevent fatal crashes during application startup. 10 years ago
Dave Syer 9357bdd9db Remove log4j notes since Eureka no longer requires it 10 years ago
Dave Syer 0391cfff65 Allow streaming of multipart requests in Zuul proxy 10 years ago
Dave Syer 164c9f8755 Add bintray properties 10 years ago
Dave Syer e3a20d5d6b Update to next snapshot 10 years ago
Dave Syer 8ac43cca52 Add @*ConnectionFactory to qualify the preferred instance 10 years ago
Spencer Gibb 9623c83885 added docs on exposing /hystrix.stream 10 years ago
Roy Clarkson b6faa0e087 Fix spelling of 'broker' 10 years ago
Dave Syer fadfc67f8f Add some more docs for Eureka metadata 10 years ago
Spencer Gibb 3c8568942d added a little to s-c-n-turbine-amqp 10 years ago
Spencer Gibb 4754a1e160 an attempt at some sidecar documentation 10 years ago
Dave Syer c9b4761544 More defensive exception handling 10 years ago
Dave Syer 29383de8c1 Allow zuul.ignoredServices to be a pattern 10 years ago
Dave Syer be0c2287ae Documentation for status page and health URL paths 10 years ago
Dave Syer 00a951c1f1 Clarify status of @EnableEurekaClient 10 years ago
Julien Roy 00b689f58a Add retryable property on Zuul route configuration 10 years ago
Dave Syer 4c5179130e Add metadataMap option for Server.zone 10 years ago
Dave Syer 6dc0bd5f5e Refactor @FeignClient to use name= or url= but not both 10 years ago
Dave Syer e100207e8a Clarify and document some Feign stuff 10 years ago
Spencer Gibb a739884207 added preferIpAddress section to eureka and updated ribbon docs to show what beans are created by default and how to override them. 10 years ago
Dave Syer e2e09c4616 Default turbine.amqp.port to server.port and allow Actuator endpoints 10 years ago
Phillip Webb be436279cf Polish POM files 10 years ago
Dave Syer 33b05a5018 Add docs for Ribbon and Feign 10 years ago
Spencer Gibb f2c112f9ad updated turbine docs to show the need to uppercase turbine.aggregator.clusterConfig 10 years ago
Spencer Gibb e7956e199e updated feign docs to use new @FeignClient* 10 years ago
Roy Clarkson 75ff9540bb Fix typos in README 10 years ago
Dave Syer 311d87885c Re-instate @EnableZuulServer and simplifiy configuration a bit 10 years ago
Dave Syer 16c25a2875 Clarify that path to dashboard doesn't require "index.html" 10 years ago
Dave Syer a2fade98a5 Change docs path in README 10 years ago
Roy Clarkson 64c447f0cb Fix Travis CI image and link in README 10 years ago
Spencer Gibb b7db65863f rename FeignConfigurer to FeignConfiguration 10 years ago
Dave Syer fc0aac3b01 Add paragraph in docs about eureka instance id 10 years ago
Dave Syer dfae445499 Strip prefixes from zuul routes by default 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
Spencer Gibb 75addf04d3 change zuul implementation to be controller/handler mapping based. 10 years ago