Files
spring-integration-samples/applications/file-split-ftp/src
Artem Bilan c9ef6fe19f Fix file-split-ftp according latest Boot
Spring Boot now doesn't allow by default to override beans in the
application context

* Add `spring.main.allow-bean-definition-overriding=true` to the
test class definition to reflect the purpose of the downstream
configurations
2018-07-30 15:41:25 -04:00
..