@ConfigurationProperties(prefix="bot") public class MyBotProperties extends Object
MyBotProperties()
Long
getAccount()
String
getPassword()
void
setAccount(Long account)
setPassword(String password)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MyBotProperties()
public Long getAccount()
public void setAccount(Long account)
public String getPassword()
public void setPassword(String password)
Copyright © 2024. All rights reserved.