Skip to content

Commit

Permalink
snowalker-更新配置方式
Browse files Browse the repository at this point in the history
  • Loading branch information
TaXueWWL committed Jul 11, 2018
1 parent 57c389a commit 2d55692
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @date 2018/7/10
* @desc Redisson配置映射类
*/
@ConfigurationProperties(prefix = "redisson.server")
@ConfigurationProperties(prefix = "redisson.lock.server")
public class RedissonProperties {

/**redis主机地址,ip:port,有多个用半角逗号分隔*/
Expand Down

0 comments on commit 2d55692

Please sign in to comment.