Gh 586 loadbalancer starter (#599)

* Add loadbalancer starter. Add property to set BlockingLoadBalancerClient
as default non-reactive loadbalancer. Start working on auto-enabling caching.

* Automatically enable caching. Fixes gh-585.

* Add tests.

* Add reference docs.

* Change property name.
This commit is contained in:
Olga Maciaszek-Sharma
2019-09-09 17:49:46 +02:00
committed by GitHub
parent 8368c10865
commit 19bab039a9
10 changed files with 209 additions and 17 deletions

View File

@@ -155,6 +155,7 @@
<module>spring-cloud-commons</module>
<module>spring-cloud-loadbalancer</module>
<module>spring-cloud-starter</module>
<module>spring-cloud-starter-loadbalancer</module>
<module>docs</module>
</modules>
</project>