Integrates Apache Camel with Spring using XML DSL for routing and mediation rules.
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-spring-xml</artifactId>
<version>4.20.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of CamelSpringXml
Ensure camel-spring-xml is not used alongside camel-spring-boot without proper configuration.
No dependency data recorded yet.