3034 Commits (main)
 

Author SHA1 Message Date
Spencer Gibb 99d43ba3a7 fix EurekaRibbonAutoConfiguration 10 years ago
Spencer Gibb 03e6308335 remove the list of serviceIds and add ServiceListInitializer 10 years ago
Spencer Gibb 2daeed6c00 added some examples to docs 10 years ago
Spencer Gibb 23b8c96b11 Create a LoadBalancerClient abstraction and a Ribbon implementation 10 years ago
Dave Syer 31bc482a90 Fix Guardfile 10 years ago
Dave Syer 74828ab89f Fix Guardfile 10 years ago
Dave Syer e157eb6fba Add _site/ to .gitignore 10 years ago
Spencer Gibb bf43f7dad4 Eureka server is itself a eureka client when discovering eureka peers (it gets DiscoverClient from DiscoveryManager). Make sure DiscoveryManager is initialzed regardless of if the client or server config is invoked first. 10 years ago
Spencer Gibb 45143bed73 Add support for Ribbon loadbalancing in RestTemplate via an HttpRequestInterceptor that when supplied a uri such as http://myservice/my/endpoint (where myservice is a service as defined in a service registry, such as Eureka), it replaces 'myservice' with the actual host and port as returned from the configured ribbon loadbalancer. 10 years ago
Dave Syer 39356928a1 Add maven processor for docs 10 years ago
Dave Syer 0d68f7429c Extract Eureka*Config beans into auto configuration 10 years ago
Dave Syer 9f8b56d3d5 Make readme generator more flexible 10 years ago
Dave Syer 1cea38f312 Fix comment pre-amble in README 10 years ago
Dave Syer 344c7b2c75 Finish moving README to adoc 10 years ago
Dave Syer 563df2a975 Move README to src/main/asciidoc 10 years ago
Dave Syer edc8fffe5e Move adoc to asciidoc 10 years ago
Dave Syer 21eb52fa27 Ensure server port is registered late enough with Eureka server 10 years ago
Spencer Gibb 277ada8b88 don't strip proxy prefix by default (for spring data rest) 10 years ago
Dave Syer f41edfd483 Add conditional config guard for MBeanServer 10 years ago
Dave Syer b935027637 Ensure commons-logging is on compile classpath 10 years ago
Dave Syer 5eaa2db1a7 Update to gh-6 (cleaner implementation, but not much) 10 years ago
Dave Syer 191bad05ec Ensure Eureka server gets iniialized with non-zero count 10 years ago
Dave Syer 91c9ab1d5f Fix ftl templates a bit (fixes gh-7) 10 years ago
Dave Syer 9c2679d4e5 Add metrics from Eureka client discovery 10 years ago
Dave Syer fcf2811e4c Add Hystrix data to /metrics 10 years ago
Dave Syer 6425862477 Make @EnableZuulProxy switch on Hystrix 10 years ago
Spencer Gibb 8005712be2 add s-c-n-turbine to dependency management 10 years ago
Spencer Gibb 7fd83dc842 add @EnableTurbine to allow boot apps to embed the turbine server 10 years ago
Dave Syer 630aeb0547 Add missing templates 10 years ago
Dave Syer f9692daf36 Add missing wro files 10 years ago
Dave Syer ba5ed3c409 Move wro resources to src/main/wro 10 years ago
Dave Syer 6550308b6e Remove unnecessary plugin 10 years ago
Dave Syer 98548ba34b Fix generated resources for IDE 10 years ago
Dave Syer 9ec59899d3 Make wro4j work in reactor build 10 years ago
Dave Syer 0afd572141 Make Eureka server embeddable 10 years ago
Dave Syer 3c280403d7 Make hystrix dashboard embeddable finally 10 years ago
Dave Syer 34cbf7a64b Make Hystrix dash embeddable 10 years ago
Dave Syer 4ca9d5f772 Break up hystrix dashboard 10 years ago
Dave Syer cf96d6ddb8 Update packages 10 years ago
Dave Syer 8106314a6a Update package names 10 years ago
Dave Syer d23149a493 Rename platform->cloud 10 years ago
Dave Syer b0a44dba06 Add support for OAuth relay in zuul proxy 10 years ago
Dave Syer 78a428ec00 Fix names and ports 10 years ago
Dave Syer 4ab3db9c20 Use String type for HTTP status 10 years ago
Dave Syer bdf5c60c86 Fix typo in trace log 10 years ago
Dave Syer 403bd8d7a2 Move debug logging to TRaceRepository 10 years ago
Dave Syer ea80ac1700 Fix issue with Host header in proxied requests 10 years ago
Dave Syer 4b4a8a5b3e Fix warnings 10 years ago
Spencer Gibb afdb5a3109 Merge branch 'publish-eureka-events' 10 years ago
Spencer Gibb f8c0282feb publish instance info 10 years ago