@ConfigurationProperties(prefix="org.ametiste.routine")
public class AmetisteRoutineCoreProperties
extends java.lang.Object
Core properties, configures base features of the system.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PREFIX |
| Constructor and Description |
|---|
AmetisteRoutineCoreProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getInitialExecutionConcurrency() |
void |
setInitialExecutionConcurrency(int initialExecutionConcurrency) |
public static final java.lang.String PREFIX