Upload files to "/"
This commit is contained in:
16
ifn-loan-simulation-category-two.yml
Normal file
16
ifn-loan-simulation-category-two.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
spring:
|
||||
liquibase:
|
||||
enabled: true
|
||||
change-log: classpath:/liquibase/loan/master.xml
|
||||
contexts: test
|
||||
|
||||
infinnit:
|
||||
loan:
|
||||
payment:
|
||||
scheduler-fixed-delay:
|
||||
incoming: 60000
|
||||
outgoing: 60000
|
||||
eom:
|
||||
scheduler-cron-expression: 0 30 0 28-31 * ?
|
||||
disbursement:
|
||||
scheduler-fixed-delay: 60000
|
||||
Reference in New Issue
Block a user