@Configuration
@Inject(value="${seata.registry.custom}",
required=false)
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 © 2025. All rights reserved.