Camel Spring Boot provides integration between Apache Camel and Spring Boot for building enterprise integration applications.
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-spring-boot</artifactId>
<version>3.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable Camel auto-configuration in a Spring Boot application.
Use Camel 4.x for Spring Boot 3.x compatibility.
No dependency data recorded yet.