@ConfigurationProperties(prefix="spring.redis") public class RedisSafeProperties extends Object
protected org.slf4j.Logger
logger
RedisSafeProperties()
String
getDz()
getPw()
getUn()
void
setDz(String dz)
setPw(String pw)
setUn(String un)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected org.slf4j.Logger logger
public RedisSafeProperties()
public String getDz()
public void setDz(String dz)
public String getUn()
public void setUn(String un)
public String getPw()
public void setPw(String pw)
Copyright © 2023. All rights reserved.