Merge pull request #146 from psavva/patch-2
Remove Duplicate batch job enabled
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user