Package | Description |
---|---|
org.jim.common.cache.redis |
Modifier and Type | Method and Description |
---|---|
static RedisConfiguration |
RedisConfigurationFactory.parseConfiguration()
Configures a bean from an property file in the classpath.
|
static RedisConfiguration |
RedisConfigurationFactory.parseConfiguration(File file)
Configures a bean from an property file.
|
static RedisConfiguration |
RedisConfigurationFactory.parseConfiguration(InputStream inputStream)
Configures a bean from an property input stream.
|
static RedisConfiguration |
RedisConfigurationFactory.parseConfiguration(URL url)
Configures a bean from an property file available as an URL.
|
Copyright © 2018. All rights reserved.