mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
reformat
This commit is contained in:
parent
e8cd8f4dab
commit
a80e9106a6
@ -86,7 +86,7 @@ public class SidecarConsulAutoRegistration extends ConsulAutoRegistration {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* copyed from
|
* copyed from
|
||||||
* org.springframework.cloud.consul.serviceregistry.ConsulAutoRegistration#getMetadata
|
* org.springframework.cloud.consul.serviceregistry.ConsulAutoRegistration#getMetadata.
|
||||||
*/
|
*/
|
||||||
private static Map<String, String> getMetadata(ConsulDiscoveryProperties properties) {
|
private static Map<String, String> getMetadata(ConsulDiscoveryProperties properties) {
|
||||||
LinkedHashMap<String, String> metadata = new LinkedHashMap<>();
|
LinkedHashMap<String, String> metadata = new LinkedHashMap<>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user