48 Commits (be0c2287aecc1a3725e8b87e834494cee50cc06f)

Author SHA1 Message Date
Dave Syer 91e3bee54b Update some dependencies 10 years ago
Spencer Gibb 5c84080d62 Upgrade netflix archaius to 0.6.5 10 years ago
Spencer Gibb 32a9033661 upgrade to netflix eureka to 1.1.147 10 years ago
Spencer Gibb 49b81607a3 upgrade to netflix hystrix to 1.4.0-RC6 10 years ago
Spencer Gibb e265a5e3c8 upgrade to netflix feign 7.1.0. 10 years ago
Phillip Webb 911627c09d Add eclipse formatting and cleanup configuration 10 years ago
Phillip Webb be436279cf Polish POM files 10 years ago
Spencer Gibb 6e078a88e8 make messageConverters lazy in SpringDecoder and SpringEncoder 10 years ago
Spencer Gibb 9ba39c990a add *-amqp projects to dep mgmt 10 years ago
Spencer Gibb 4dc7972fa5 moved spring-cloud-bus-{hystrix,turbine} to spring-cloud-netflix-{hystrix,turbine}-amqp 10 years ago
Spencer Gibb 3a06632301 added @EnableCircuitBreaker deprecated @EnableHystrix. 10 years ago
Spencer Gibb 75addf04d3 change zuul implementation to be controller/handler mapping based. 10 years ago
Spencer Gibb f14297ceb2 initial sidecar implementation 10 years ago
Spencer Gibb dfaad78ddb update versions of netflix libs 10 years ago
Spencer Gibb e51f0cae37 add zuul-server to dep mgmt 10 years ago
Dave Syer 230efab8d9 Exclude groovy-all from zuul 10 years ago
Dave Syer d2988b2179 Add metadata to Eureka entry for config server 10 years ago
Spencer Gibb e2e193eaa7 added support for standalone zuul server with @EnableZuulServer. 10 years ago
Dave Syer 8ff3462ad8 Add bootstrap configuration for eureka-first 10 years ago
Spencer Gibb f38ccc352b updated to ribbon 2.0-RC9 10 years ago
Dave Syer 66e0c6436d Add scm element to POM 10 years ago
Dave Syer 3dd15621dc Move docs to submodule for multi-module projects 10 years ago
Dave Syer 862f19beba Extract repositories to .settings.xml 10 years ago
Dave Syer 5c73e41675 Add snapshot repos (yawn) 10 years ago
Dave Syer 89a571258f Automate docs build with shared parent pom 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 344c7b2c75 Finish moving README to adoc 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 0afd572141 Make Eureka server embeddable 10 years ago
Dave Syer 3c280403d7 Make hystrix dashboard embeddable finally 10 years ago
Dave Syer 4ca9d5f772 Break up hystrix dashboard 10 years ago
Dave Syer d23149a493 Rename platform->cloud 10 years ago
Dave Syer c09127d13a Update to Boot 1.1.5 10 years ago
Dave Syer a2e8245e93 Add jersey stuff to dependency management 10 years ago
Dave Syer 543adca971 Add build config for snapshot deploys 10 years ago
Dave Syer 5a2edc5a7d Exclude mouldy servlet API 10 years ago
Spencer Gibb f966b4525c use eureka to lookup hystrix streams in turbine 10 years ago
Spencer Gibb 9b506638f7 moved zuul to io.spring.platform.zuul; 10 years ago
Spencer Gibb 103bc77765 moved hystrix dashboard to io.spring.platform.netflix 10 years ago
Dave Syer e42328faae Fix compiler warnings 10 years ago
Dave Syer 0f85b5ac6e Add Eureka server configuration 10 years ago
Spencer Gibb 38cc8a7688 added hystrix-dashboard 10 years ago
Spencer Gibb 998b7dc784 move netflix code from sandbox 10 years ago
Dave Syer d454e42ac9 Add enabled flag 10 years ago
Dave Syer 5ee8c8c846 Initial version with client autoconfig 10 years ago