#######Updated-version############## Hi sure,
here is a minimum example: https://github.com/geoHeil/camelQuestion Unfortunately, putting together this minimum example revealed a couple of more issues with my application. The good thing is: I could verify that indeed if I use the camel-spring-testrunner and appropriate setup it works. Nonetheless, this question remains: Is stronger coupling e.g. using {{camelProperty}} better compared to using a Spring property. The bad thing is: why does camel not delete the files as specified in the tear down method? why is the null folder and .camel created and original csv deleted? And why is my camel context not the property camel: mainRunController: true to keep the application running? (https://github.com/apache/camel/blob/master/components/camel-spring-boot/src/main/java/org/apache/camel/spring/boot/CamelConfigurationProperties.java#L63) -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Properties-Spring-Boot-Unit-test-not-found-tp5779765p5779814.html Sent from the Camel - Users mailing list archive at Nabble.com.