Ryan Baxter
dd16ce0a31
Remove the need for @EnableDiscoveryClient ( #245 )
...
Enable AutoServiceRegistrationConfiguration by default.
7 years ago
Marcin Grzejszczak
8c42673d30
Referrencing resources from sc-build
7 years ago
Marcin Grzejszczak
df3b9eee2e
Added 1.2.x to whitelist
7 years ago
Marcin Grzejszczak
0b4a56fc27
Migrated to new docs; fixes #248
7 years ago
Marcin Grzejszczak
565a805bcb
Migrated to new docs; fixes #248
7 years ago
Spencer Gibb
aa1185e152
remove erroneous configuration from WebClient docs
7 years ago
Ryan Baxter
6ae5e0bec8
Going back to snapshots
7 years ago
Ryan Baxter
e6e5de275d
Update SNAPSHOT to 1.3.0.M1
7 years ago
Spencer Gibb
0972699040
Going back to snapshots
7 years ago
Spencer Gibb
ac2821db5f
Update SNAPSHOT to 2.0.0.M2
7 years ago
Spencer Gibb
09a5273096
Initial Load Balancer support for WebClient.
...
fixes gh-237
7 years ago
Ryan Baxter
e8a42e500e
Bumping versions to 1.2.4.BUILD-SNAPSHOT after release
7 years ago
Ryan Baxter
9a1c1bf634
Going back to snapshots
7 years ago
Ryan Baxter
7a9225619c
Update SNAPSHOT to 1.2.3.RELEASE
7 years ago
Ryan Baxter
3d47188334
Added documentation
7 years ago
Spencer Gibb
2b6ad4a118
bump to version 1.3.0
7 years ago
Spencer Gibb
c953240620
Allow Discovery HealthIndicator description to be disabled.
...
fixes gh-223
7 years ago
Spencer Gibb
d4326005f9
Going back to snapshots
8 years ago
Spencer Gibb
02c522d015
Update SNAPSHOT to 2.0.0.M1
8 years ago
Spencer Gibb
0c041591d1
Bump to version 1.2.3.BUILD-SNAPSHOT
8 years ago
Spencer Gibb
6cfaea4bb7
Going back to snapshots
8 years ago
Spencer Gibb
79096fbf8d
Update SNAPSHOT to 1.2.2.RELEASE
8 years ago
Jon Schneider
c02398959d
Revert back to snapshots
8 years ago
Jon Schneider
9d53dd46bb
Update SNAPSHOT to 1.2.1.RELEASE
8 years ago
Jon Schneider
15aad9ca5f
Point build badge to CircleCI
8 years ago
Spencer Gibb
9675df02f6
Bumping versions to 1.2.1.BUILD-SNAPSHOT after release
8 years ago
Spencer Gibb
72685376a9
Going back to snapshots
8 years ago
Spencer Gibb
6b30820b09
Update SNAPSHOT to 1.2.0.RELEASE
8 years ago
Spencer Gibb
61199a151c
Adds ServiceRegistry documentation.
...
fixes gh-170
fixes gh-196
8 years ago
Ryan Baxter
414b1704e1
Documenting property to disable retry logic with Spring Retry on the class path
8 years ago
Ryan Baxter
8e34e0c5e4
Set spring.cloud.loadbalancer.retry.enabled to true by default
8 years ago
Ryan Baxter
b896f22c3e
Fixing documentation to add Spring Retry
...
Addresses documentation bug in #193
8 years ago
Spencer Gibb
d11abd8f5e
make code compile
8 years ago
Spencer Gibb
23f3e461ac
Going back to snapshots
8 years ago
Spencer Gibb
e75034a6fc
Update SNAPSHOT to 1.2.0.RC1
8 years ago
Dave Syer
046c0f879e
Revert to snapshots
8 years ago
Dave Syer
d2e6d56cee
Update for 1.1.8
8 years ago
Spencer Gibb
b4bd6fdeff
Revert "Update SNAPSHOT to 1.2.0.M1"
...
This reverts commit d9d3b5f74a
.
8 years ago
Spencer Gibb
d9d3b5f74a
Update SNAPSHOT to 1.2.0.M1
8 years ago
Andreas Schöneck
373ef85079
Close verbatim block properly ( #146 )
...
Add missing backtick after RestTemplate in order to not have this blocker huger as intended.
8 years ago
Ryan Baxter
710080cd47
Updated versions for next release
8 years ago
Ryan Baxter
009b6ee7f3
Revert "Updating versions for 1.1.7 release"
...
This reverts commit 5b4cbaa245
.
8 years ago
Ryan Baxter
5b4cbaa245
Updating versions for 1.1.7 release
8 years ago
Ryan Baxter
1762a6a59f
Fixed typo in 'enabled'
8 years ago
Ryan Baxter
82175d1cac
Fixed retry policy
...
see spring-cloud/spring-cloud-netflx#1577
8 years ago
Vitalii
c5d73294c4
Fixed typo in event class name ( #152 )
8 years ago
Ryan Baxter
cfa761c4c0
Bumped versions for next release
8 years ago
Ryan Baxter
3e0c8099a2
Revert "Version changes for 1.1.3 RELEASE"
...
This reverts commit 8a8d27ab6b
.
8 years ago
Ryan Baxter
8a8d27ab6b
Version changes for 1.1.3 RELEASE
8 years ago
Spencer Gibb
bf4b6e3293
Create a ServiceRegistry interface.
...
Allow service discovery systems to register more than one instance.
Automatic registration will still take place.
Add boolean autoRegister() to EnableDiscoveryClient, defaults to true.
Add ServiceRegistryEndpoint.
fixes gh-9
8 years ago