Class DbSchedulerLogProperties
- java.lang.Object
-
- io.rocketbase.extension.boot.config.DbSchedulerLogProperties
-
@ConfigurationProperties("db-scheduler-log") public class DbSchedulerLogProperties extends Object
-
-
Constructor Summary
Constructors Constructor Description DbSchedulerLogProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetTableName()booleanisEnabled()voidsetEnabled(boolean enabled)voidsetTableName(String tableName)
-