@Configuration public class ExecutionLockConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_JPA_TABLE_KEY
Expects database table to have format database.tableName
|
static String |
DEFAULT_MONGO_COLLECTION_KEY
Expects mongo collection to have format database.collection
|
| Constructor and Description |
|---|
ExecutionLockConfiguration() |
public static final String DEFAULT_JPA_TABLE_KEY
public static final String DEFAULT_MONGO_COLLECTION_KEY
Copyright © 2022. All rights reserved.