@Component @ConfigurationProperties(prefix="jdevelops.database") public class DataBaseProperties extends Object
DataBaseProperties()
Boolean
getInitEnable()
String
getInitScript()
void
setInitEnable(Boolean initEnable)
setInitScript(String initScript)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataBaseProperties()
public String getInitScript()
public void setInitScript(String initScript)
public Boolean getInitEnable()
public void setInitEnable(Boolean initEnable)
Copyright © 2024 tan. All rights reserved.