BAEL-7185 Access Job Parameters from ItemReader in Spring Batch
- remove @UtilityClass usage
This commit is contained in:
parent
5027ed7a58
commit
e416f9de2a
@ -1,8 +1,5 @@
|
||||
package com.baeldung.batchreaderproperties;
|
||||
|
||||
import lombok.experimental.UtilityClass;
|
||||
|
||||
@UtilityClass
|
||||
public class BatchConstants {
|
||||
public static final String TRIGGERED_DATE_TIME = "TRIGGERED_DATE_TIME";
|
||||
public static final String TRACE_ID = "TRACE_ID";
|
||||
|
Loading…
x
Reference in New Issue
Block a user