Apache Camel Spring Boot Examples

Clone this repo:
  1. aa7c0c5 [CAMEL-20683]use spring-boot-starter-undertow as the embedded servlet server and demonstrate how to configure undertow handlers by Freeman Fang · 11 days ago main
  2. 17bc93e Add openapi contract first example by Claus Ibsen · 3 weeks ago
  3. 3b3141e Add openapi contract first example by Claus Ibsen · 3 weeks ago
  4. fab7e0e Bump for next version by Claus Ibsen · 4 weeks ago
  5. 85afcda Add activemq to list of modules (#129) by John Poth · 5 weeks ago
  6. 5115f85 Regen by Claus Ibsen · 5 weeks ago
  7. 84e2790 Fix typos by Aurélien Pupier · 7 weeks ago
  8. 0e06ccd Update API version from v1alpha1 to v1 by Aurélien Pupier · 7 weeks ago
  9. d940cc1 Use *.camel.yaml file name pattern by Aurélien Pupier · 7 weeks ago
  10. 104966c Migrate timer examples to 4.4 (#125) by Federico Mariani · 8 weeks ago
  11. 8d9f290 CAMEL-20212 FileStateRepository was moved to package org.apache.camel.support.processor.state by John Poth · 8 weeks ago
  12. 0776329 Update chuck-norris-source.kamelet.yaml (#124) by Nimo · 9 weeks ago
  13. b9db3f1 Bump for next version by Claus Ibsen · 10 weeks ago
  14. 778be1a Camel 4.4.0 by Claus Ibsen · 10 weeks ago camel-spring-boot-examples-4.4.0
  15. 230bacc Regen and fix compile by Claus Ibsen · 3 months ago
  16. 8e2dbdc [CSB-2644]: rework amqp demo to use connection pooling (#123) by Torsten Mielke · 3 months ago
  17. dda45b7 org.messaginghub:pooled-jms is managed by BOM by Torsten Mielke · 3 months ago
  18. d5eaf8a Adding camel-activemq using openwire example. Excludes Spring Boot's ActiveMQAutoConfiguration in order to configure camel-activemq entirely using camel.component.activemq configuration and not via spring.activemq configuration. by Torsten Mielke · 3 months ago
  19. e254ce5 CAMEL-20308 Reverse the order of spring-boot-dependencies and camel-spring-boot-bom (#121) by Tom Cunningham · 3 months ago
  20. 5d3639a CAMEL-19749: Add variables as concept to Camel by Claus Ibsen · 4 months ago