Remove Duplicate batch job enabled

It seems via the adding and removing of the previous PR landed up having 2x the tags for Batch job enabled.
Once on line 2, Once on Line 29
This commit is contained in:
Panayiotis Savva
2020-09-25 09:02:28 +03:00
committed by GitHub
parent 75503466cd
commit 8699965569

View File

@@ -1,6 +1,4 @@
spring: spring:
batch:
job.enabled: false
datasource: datasource:
url: 'jdbc:h2:file:./target/database/h2' url: 'jdbc:h2:file:./target/database/h2'
username: sa username: sa