@ConfigurationProperties(prefix="spring.redis.redisson") public class RedissonProperties extends Object
| Constructor and Description |
|---|
RedissonProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfig() |
String |
getFile() |
void |
setConfig(String config) |
void |
setFile(String file) |
Copyright © 2014–2021 Redisson. All rights reserved.