@Component @ConfigurationProperties(prefix="seata.store.redis.single") public static class StoreRedisProperties.Single extends Object
| 构造器和说明 |
|---|
Single() |
public String getHost()
public StoreRedisProperties.Single setHost(String host)
public Integer getPort()
public StoreRedisProperties.Single setPort(Integer port)
Copyright © 2022 Seata. All rights reserved.