Fix execution thread for blocking and adjusts timing
* Fix execution thread for blocking DiscoveryClientServiceInstanceListSupplier. * Desynchronise HealthCheck and Cache. Add info about using HealthCheck without Cache to docs. See gh-760
This commit is contained in:
committed by
GitHub
parent
587f5f568a
commit
87e5d7a62b
@@ -22,6 +22,7 @@ import static org.springframework.cloud.bootstrap.config.PropertySourceBootstrap
|
||||
|
||||
/**
|
||||
* Simple, non-enumerable PropertySource wrapper.
|
||||
*
|
||||
* @author Ryan Baxter
|
||||
*/
|
||||
public class SimpleBootstrapPropertySource<T> extends PropertySource<T> {
|
||||
|
||||
Reference in New Issue
Block a user