Camel Spring provides integration between Apache Camel and the Spring Framework, enabling routing and mediation rules in Spring applications.
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-spring</artifactId>
<version>4.18.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to start a Camel context using Spring configuration.
Review migration guide from Camel 3 to 4 before upgrading.
No dependency data recorded yet.