@Component @ConfigurationProperties(prefix="seata.registry.custom") public class RegistryCustomProperties extends Object
| Constructor and Description |
|---|
RegistryCustomProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
RegistryCustomProperties |
setName(String name) |
public String getName()
public RegistryCustomProperties setName(String name)
Copyright © 2023 Seata. All rights reserved.