Skip to content

Commit 03c1f68

Browse files
authored
Merge pull request #4 from anicetkeric/dev
add batch dir
2 parents 15561ac + 6bc4e61 commit 03c1f68

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)