mirror of
https://github.com/valitydev/adapter-bank-spring-boot-starter.git
synced 2024-11-06 01:05:20 +00:00
Add empty string
This commit is contained in:
parent
e8900ee2f3
commit
de63a76aa7
@ -1,4 +1,4 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
com.rbkmoney.adapter.bank.spring.boot.starter.config.ErrorMappingConfiguration,\
|
||||
com.rbkmoney.adapter.bank.spring.boot.starter.config.properties.TimerProperties,\
|
||||
com.rbkmoney.adapter.bank.spring.boot.starter.flow.DefaultStepResolverImpl
|
||||
com.rbkmoney.adapter.bank.spring.boot.starter.flow.DefaultStepResolverImpl
|
||||
|
@ -2,4 +2,4 @@
|
||||
time.config:
|
||||
redirectTimeout: 600
|
||||
maxTimePolling: 600
|
||||
pollingDelay: 10
|
||||
pollingDelay: 10
|
||||
|
Loading…
Reference in New Issue
Block a user