Files
spring-cloud-gateway/spring-cloud-gateway-server
spencergibb e4fc804fc2 Gets ReactorServiceInstanceLoadBalancer from context factory.
Along with https://github.com/spring-cloud/spring-cloud-commons/issues/825 this should eliminate the use of `BeanFactoryUtils.beanNamesForTypeIncludingAncestors()` during loadbalancing.

Fixes gh-1941
2020-09-15 14:03:48 -04:00
..