提交 a3e46eb4 编写于 作者: X xvrl

fix config property name

上级 c6e641e8
......@@ -5,7 +5,7 @@ import org.skife.config.Default;
public abstract class MemcachedCacheBrokerConfig
{
@Config("${prefix}.initialSize")
@Config("${prefix}.expiration")
@Default("31536000")
public abstract int getExpiration();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册