Spencer Gibb
a6b94a38fe
Add support for using Apache HttpClient with Feign
...
fixes gh-415
9 years ago
Jakub Narloch
0a34ad88f5
Updated feign version to 8.6.0
9 years ago
Spencer Gibb
ee97ef626f
push versioning of turbine down to modules.
...
fixes https://github.com/spring-cloud-samples/turbine/issues/3
9 years ago
Dave Syer
d046791b3e
Move starters into home projects
10 years ago
Dave Syer
9a45beec1d
Update to Brixton
10 years ago
Dave Syer
3519ecf224
Prepare master for next snapshot
10 years ago
Dave Syer
e17766e916
Add dependency management for starters
10 years ago
Dave Syer
25651f4835
Add sidecar to BOM
10 years ago
Dave Syer
652e4b96b3
Nail explicit dependencies for s-c-context
10 years ago
Spencer Gibb
a23131f094
upgrade hystrix to 1.4.10
...
fixes gh-370
10 years ago
Spencer Gibb
4255179354
use io.reactivex:rxjava
...
fixes gh-353
10 years ago
Dave Syer
3809bcbc90
More 1.0.2 snapshots
10 years ago
Dave Syer
bad44ec8ab
Fix parent version
10 years ago
Dave Syer
fde4741333
Update to 1.0.3 snapshots
10 years ago
Dave Syer
b28fd07cdb
Update to 1.0.2 snapshots
10 years ago
Dave Syer
22c261c8ce
Update connectors version
10 years ago
Spencer Gibb
6dce075e99
upgrade to feign 8.1.1 which includes a fixes bad urls
...
fixes 305
10 years ago
Spencer Gibb
3d9e998a01
fix missing jersey apache4client
10 years ago
Spencer Gibb
a765839771
upgrade hystrix to 1.4.4 and integrate dashboard changes
...
fixes gh-300
10 years ago
Spencer Gibb
f5b6c58f30
upgrade hystrix to 1.4.1
...
fixes gh-279
10 years ago
Spencer Gibb
869e3ec92f
upgrade to feign 8.1.0
...
removes ugly dagger dependency
fixes gh-183
10 years ago
Spencer Gibb
e2583f5380
upgrade Ribbon to version 2.0.0.
...
From 2.0.RC13
fixes gh-216
10 years ago
Dave Syer
164c9f8755
Add bintray properties
10 years ago
Spencer Gibb
4bd7c3bdcf
upgrade feign to 7.3.0
...
fixes gh-243
10 years ago
Spencer Gibb
4e795ea783
upgrade hystrix to 1.4.0
...
fixes gh-242
10 years ago
Dave Syer
e3a20d5d6b
Update to next snapshot
10 years ago
Dave Syer
e6f30ebfce
Exclude mockito-all from zuul
10 years ago
Dave Syer
069afb2a73
Use logback by default in Eureka server
...
Now that blitz4j 1.36.0 is out, with a bit of hackery we can prevent
it from barfing on startup. Seems worth it (and certainly makes
it easier to embed Eureka server).
Fixes gh-3
10 years ago
Dave Syer
91e3bee54b
Update some dependencies
10 years ago
Spencer Gibb
5c84080d62
Upgrade netflix archaius to 0.6.5
...
fixes gh-179
10 years ago
Spencer Gibb
32a9033661
upgrade to netflix eureka to 1.1.147
...
fixes gh-180
10 years ago
Spencer Gibb
49b81607a3
upgrade to netflix hystrix to 1.4.0-RC6
...
fixes gh-182
10 years ago
Spencer Gibb
e265a5e3c8
upgrade to netflix feign 7.1.0.
...
Add feign-slf4j support.
fixes gh-178
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
...
fixes gh-129
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
...
fixes gh-108
10 years ago
Spencer Gibb
3a06632301
added @EnableCircuitBreaker deprecated @EnableHystrix .
...
removed classes now in spring-cloud-commons
10 years ago
Spencer Gibb
75addf04d3
change zuul implementation to be controller/handler mapping based.
...
This allows mappings to be at the root and not have to be prefixed. It also allows mappings to fall through to other handler mappings. Patterns are now Ant-style via AntPathMatcher.
fixes gh-72
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
...
If the prefix is set we also set configPath=<prefix> in the
instance metadata, so config clients can pick it up and add it
to the home page URL.
Fixes gh-64, fixes gh-65
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
8ff3462ad8
Add bootstrap configuration for eureka-first
...
See gh-42
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