You are not logged in.
Announcement
Unanswered posts
|
Information is useful for me. Share more post related to it.
How to simple set
Hi Ciaran,
I don´t think there is an easy way to do this. The question is why do you need this order. A file endpoint will poll the dir and find your files even when they come later.
Christian
Hi,
I'd like to have a bean run before I create a different message endpoint. Basically I want 1 route to create a number of initial files on disk *before* a different route is created and begins reading from the same location. Is there a way to configure the order that routes get instantiated and started?
Thanks