Spencer Gibb
2baa775f65
Make getDiscoveryClients() public
7 years ago
Spencer Gibb
2b6ad4a118
bump to version 1.3.0
7 years ago
Biju Kunjummen
ca06452be0
GH-140: Support for Composite Discovery client ( #198 )
...
Add support for Composite Discovery client
* Test that the default discovery client is present
* Return a local Service instance from Composite Discovery Client
fixes gh-140
7 years ago
Spencer Gibb
7ae5cc1abd
Set discovery client health indicator description included to false.
...
see gh-223
7 years ago
Spencer Gibb
c953240620
Allow Discovery HealthIndicator description to be disabled.
...
fixes gh-223
7 years ago
Ryan Baxter
787bea18e9
OK HTTP client factory implementations
7 years ago
Ryan Baxter
473c278983
Fixing code formatting
7 years ago
Ryan Baxter
8b6ec654ea
http client libraries are assumed to be present and not optional
7 years ago
Ryan Baxter
9bf1fe4685
Implementation of factories to provide Apache HTTP Clients
7 years ago
jihor
314a42339c
Switch back from Lombok to plain getters and setters in AutoServiceRegistrationProperties
7 years ago
jihor
011fa5d631
Add option to control management registration, switch AutoServiceRegistrationProperties to use Lombok
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
72bc4c1ffd
fix mockito changes for spring boot 2.0.0
8 years ago
Ryan Baxter
87c319ae8e
Retry requests on specified status codes. Also makes it easier to provide your own interceptor. Fixes #215 .
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
Spencer Gibb
ebf4112116
Updates to boot 2.0 changes
8 years ago
Dave Syer
01cca0275a
Be defensive about web classes being available
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
Dave Syer
d030225d46
Split out ModifiedClassPathRunner into a separate jar
8 years ago
Dave Syer
c3f9b1a821
Fix more Spring Boot related mayhem
8 years ago
Dave Syer
4b4e7650fa
Switch to new class loader filter runner
8 years ago
Dave Syer
5569778f99
Attempt to fix for new change in Boot
8 years ago
Spencer Gibb
618364239e
Comment out missing boot 1.5 code
8 years ago
Dave Syer
fc2355b985
Make sure SimpleDiscoveryClient has a local service instance
...
Also allow user to configure it via application.yml, or default
to something sensible, the same way the Noop client used to.
Fixes https://github.com/spring-cloud/spring-cloud-netflix/issues/1909
8 years ago
Spencer Gibb
6a4789a691
Update to new binder
8 years ago
Spencer Gibb
6e6dd493df
Fix tests
8 years ago
Spencer Gibb
c6c391158f
Removes RelaxedPropertyResolver
8 years ago
Spencer Gibb
a4169d451e
Only registerManagement if registration is non-null.
...
fixes https://github.com/spring-cloud/spring-cloud-zookeeper/issues/122
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
807e5c3ffd
Move test-jar plugin to s-c-commons module
8 years ago
Ryan Baxter
0dd6214ba4
Add retryable status code check ( #197 )
...
* Added API
* Add method to check response code retry in the policy.
8 years ago
Spencer Gibb
fb9e11b377
polish
8 years ago
Biju Kunjummen
930b927723
Support for config driven Discovery Client
...
Making SimpleDiscoveryClient the default, marking NoOpDiscoveryClient as deprecated
fixes gh-180
8 years ago
Spencer Gibb
61199a151c
Adds ServiceRegistry documentation.
...
fixes gh-170
fixes gh-196
8 years ago
Ryan Baxter
8e34e0c5e4
Set spring.cloud.loadbalancer.retry.enabled to true by default
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
Spencer Gibb
d998fdbeb5
Use boot ConditionalOnClass rather than ClassUtils.isPresent
...
This is defensive forward compatibility
8 years ago
linzhaoming
e1a3fcad69
Update javadoc term to fix copy/paste error
8 years ago
Dave Syer
046c0f879e
Revert to snapshots
8 years ago
Dave Syer
d2e6d56cee
Update for 1.1.8
8 years ago
Biju Kunjummen
d2721ef199
HostInfo is now extensible ( #181 )
...
Fixes gh-151
8 years ago
Spencer Gibb
10a0d0f21e
Add Registration.getServiceId()
8 years ago