458 Commits (0cdd6e5aa7ee7d7f30035f92cde6c0c53b665f66)

Author SHA1 Message Date
Sky Ao 44441b246b move property definition to begin of class to improve code style (#242) 7 years ago
Sky Ao 72f9b83041 serviceRegistry should set to final to make code more clear (#241) 7 years ago
Spencer Gibb 09a5273096
Initial Load Balancer support for WebClient. 7 years ago
Spencer Gibb c44c28dcad
polish 7 years ago
Biju Kunjummen 2250c836a4 Remove dependence on lombok (#231) 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
Ryan Baxter 2661b343de Eliminated deprecated constructors 7 years ago
Ryan Baxter 08c0c01774 Use a builder pattern to create clients. 7 years ago
Ryan Baxter 5d5a5edc3c Fixes #224. Create a new RetryTemplate for each request. 7 years ago
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) 7 years ago
Spencer Gibb 7ae5cc1abd
Set discovery client health indicator description included to false. 7 years ago
Spencer Gibb c953240620
Allow Discovery HealthIndicator description to be disabled. 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 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. 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) 8 years ago
Spencer Gibb fb9e11b377
polish 8 years ago