Files
ifn-local-run-config-temp2/ifn-loan-simulation-category-three.yml
2024-04-24 05:49:32 +00:00

16 lines
315 B
YAML

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