Files
spring-cloud-consul/spring-cloud-consul-config
Ryan b76d500bca Extract consul client builder to distinct bean (#790)
* extract consul client builder to distinct bean rather than static instantiation to allow injection of custom clients

* use supplier to allow new builder to be instantiated every call

* rename variable

* re-order imports to resolve checkstyle issues

* fix compilation issues
2022-08-01 12:08:06 -04:00
..
2022-07-29 19:45:13 +00:00