Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Novice
Description
We had this in Camel 2.x
https://github.com/apache/camel/blob/camel-2.x/platforms/spring-boot/components-starter/camel-core-starter/src/main/java/org/apache/camel/component/file/springboot/cluster/FileLockClusterServiceAutoConfiguration.java
We should add it back into camel-file-starter (it was in core in 2.x). So its a matter of copying that over to camel-file-starter and add what else is needed.
The camel spring boot source is here
https://github.com/apache/camel-spring-boot
Attachments
Issue Links
- links to