Merge pull request #146 from psavva/patch-2

Remove Duplicate batch job enabled
This commit is contained in:
James Agnew
2020-09-27 09:50:51 -04:00
committed by GitHub

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