Skip to content

Commit 6bc4e61

Browse files
author
aek
committed
add batch dir
1 parent e5a450a commit 6bc4e61

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ logging:
2121

2222
employee:
2323
excel:
24-
path: data/employee.xlsx
24+
processing-dir: data/processing/
25+
results-dir: data/results/
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)