The most recent content from our members.
I have a Spring Boot 2.5 application using Apache Camel 3 ftp component. The route reads from the ftp server and writes the file to the local file system. Multiple application instances will be running so file locking is required. I am using a Redis idempotent repository (RedisIdempotentRepository). I am testing the…
It looks like you're new here. Sign in or register to get started.