Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.16.0
-
Component/s: None
-
Labels:None
-
Estimated Complexity:Unknown
Description
It will be nice if Spring Boot can automatically pick up XML routes from the classpath (for example from the /camel/*.xml path).
That would work really nice with the Camel tooling like JBoss Tooling Eclipse plugin - you could just create new XML routes file in the project, edit it using Eclipse and run the application using mvn spring-boot:run.