@Configuration(value="anyline.boot.qq.map") @ConfigurationProperties(prefix="anyline.qq.map") public class MapProperty extends Object
MapProperty()
String
getHost()
getKey()
getSecret()
void
setHost(String host)
setKey(String key)
setSecret(String secret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapProperty()
public String getKey()
public void setKey(String key)
public String getSecret()
public void setSecret(String secret)
public String getHost()
public void setHost(String host)
Copyright © 2024. All rights reserved.