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.
fixes gh-58
|
10 years ago |
Spencer Gibb
|
1cd06e657e
|
Don't swallow execeptions with zuul by reusing the spring boot error facilities.
fixes gh-40
|
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
and how to use it. In particular you can't use it before the
ApplicationContext is past phase=0 of lifecycle startup.
Fixes gh-48
|
10 years ago |
Spencer Gibb
|
e2e193eaa7
|
added support for standalone zuul server with @EnableZuulServer.
Removed old zuul module.
fixes gh-14
|
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.
Fixes gh-49
|
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
It works quite well locally actually. I tested with hostnames
127.0.0.1 and 127.0.1.1 and 2 servers running on localhost.
See gh-28
|
10 years ago |
Dave Syer
|
35d02f75ae
|
Switch eureka endpoint to /eureka
All static content is excluded in the Jersey config, so we can use
/eureka for the prefix to the Eureka API (i.e. /apps etc.)
Fixes gh-44
|
10 years ago |
Dave Syer
|
df0d44d153
|
Update docs and tests for /eureka path
|
10 years ago |
Spencer Gibb
|
33b3b52170
|
added travis build status to readme
|
10 years ago |
Dave Syer
|
f934b88a76
|
Ensure eureka client has a default zone with a serviceUrl
|
10 years ago |
Dave Syer
|
49db709de9
|
Simplify README generator
|
10 years ago |
Dave Syer
|
8eae5fb52a
|
Add docs for Eureka server as executable JAR
|
10 years ago |
Dave Syer
|
3dd15621dc
|
Move docs to submodule for multi-module projects
|
10 years ago |