@ConfigurationProperties(prefix="asyn.executerjob") public class AsynExecuterJobProperties extends Object
public String getCron()
public void setCron(String cron)
public Boolean getDesc()
public void setDesc(Boolean desc)
public Integer getLimit()
public void setLimit(Integer limit)
public Integer getRetryNum()
public void setRetryNum(Integer retryNum)
Copyright © 2019. All rights reserved.