fix doc link in propertysource-reload.adoc (#1775)
* fix doc link in propertysource-reload.adoc * line break
This commit is contained in:
committed by
Ryan Baxter
parent
0c8a398310
commit
82224ca478
@@ -2,8 +2,8 @@
|
||||
= `PropertySource` Reload
|
||||
|
||||
WARNING: This functionality has been deprecated in the 2020.0 release. Please see
|
||||
the xref:spring-cloud-kubernetes-configuration-watcher.adoc#spring-cloud-kubernetes-configuration-watcher[null] controller for an alternative way
|
||||
to achieve the same functionality.
|
||||
the xref:spring-cloud-kubernetes-configuration-watcher.adoc#spring-cloud-kubernetes-configuration-watcher[Spring Cloud Kubernetes Configuration Watcher]
|
||||
controller for an alternative way to achieve the same functionality.
|
||||
|
||||
Some applications may need to detect changes on external property sources and update their internal status to reflect the new configuration.
|
||||
The reload feature of Spring Cloud Kubernetes is able to trigger an application reload when a related `ConfigMap` or
|
||||
|
||||
Reference in New Issue
Block a user