58 Commits (3ba7cfbff28212185391ab57f085a32bcdc6da2c)

Author SHA1 Message Date
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
Spencer Gibb 79db27226f added documentation for zuul options. 10 years ago
Dave Syer d2cfcb0c2d Fix formatting 10 years ago
Scott Frederick 151ae8e6e1 Fixed formatting in docs. 10 years ago
Dave Syer ed053e9b9b Add contributing section to README 10 years ago
Spencer Gibb 0f573dfe94 Added notes about how to configure @HystrixCommand and where to go to find out more information. 10 years ago
Spencer Gibb 1cd06e657e Don't swallow execeptions with zuul by reusing the spring boot error facilities. 10 years ago
Spencer Gibb f215c52f3c updated docs to reflect that feign will now handle Generics 10 years ago
Dave Syer bebcf66041 Add some documentation on DiscoveryClient 10 years ago
Spencer Gibb e2e193eaa7 added support for standalone zuul server with @EnableZuulServer. 10 years ago
Dave Syer c67caa2b2f Update README with building section 10 years ago
Spencer Gibb ce5b1bbbfb allow customization of turbine clusterName via SPEL expression in applcation.properties. 10 years ago
Spencer Gibb 766ac6b852 add a bit of turbine documentation 10 years ago
Christian Dupuis d715ec570f Add paragraph to documentation about Hystrix /health endpoint 10 years ago
Dave Syer dd967120aa Add eureka peer awareness docs 10 years ago