Hi Vyacheslav,
we have Spring and Spring Boot support, have a look at the documentation:
https://camel.apache.org/manual/latest/spring.html
https://camel.apache.org/camel-spring-boot/latest/index.html
And the examples:
https://github.com/apache/camel-examples/tree/main/examples
https://github.co
Hi!
I'm first time trying to use Camel REST component and have faced some
issues.
In our company we have a trend to make our microservices expose spring
management endpoints. That needs Spring Web component to be imported
into dependencies to start embedded Tomcat/Jetty/etc.
Is there any possibl