Commit f43e39ad authored by tianyiming's avatar tianyiming

Redisson修改

parent 43980177
......@@ -38,7 +38,7 @@ public class RedissonManager {
/**
* 单机环境使用
*/
@Value("${spring.redis.database}")
@Value("${spring.redis.database:default}")
private int database;
@Bean
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment