1. 2956256 CAMEL-16671: camel-maven-plugin - Detect if kamelet-main is on classpath and use KameletMain as main class by Claus Ibsen · 3 years ago
  2. 3e906b1 Added chuck norris kamelet example by Claus Ibsen · 3 years ago
  3. 1740791 Added chuck norris kamelet example by Claus Ibsen · 3 years ago
  4. a4de635 Rename example by Claus Ibsen · 3 years ago
  5. ff74eaa Rename example by Claus Ibsen · 3 years ago
  6. 4546972 Polish example by Claus Ibsen · 3 years ago
  7. 391c0c8 Use camel-kamelet-main to boostrap camel by Claus Ibsen · 3 years ago
  8. 470d652 Use camel-kamelet-main to boostrap camel by Claus Ibsen · 3 years ago
  9. 0ad6a0d kamelet-yaml - Download kamelet online from github by Claus Ibsen · 3 years ago
  10. 343d003 Let add fat-jar to this example by Claus Ibsen · 3 years ago
  11. 259ebf9 Prepare for next version by Claus Ibsen · 3 years ago
  12. 9f62cd1 CAMEL-16256: fix pom.xml to allow spring-ws example to run (#46) by klease · 3 years ago
  13. 0688f74 Add yaml based kamelet example by Claus Ibsen · 3 years ago
  14. 3e7f613 Artemis Large Messages Example: Fixed by Andrea Cosentino · 3 years ago
  15. a868fc1 Upgrade to junit 5 by Claus Ibsen · 3 years ago
  16. 6d94745 Polished example by Claus Ibsen · 3 years ago
  17. 26c5f74 CAMEL-16576: fix README links to support and community pages (#45) by klease · 3 years ago
  18. f980276 Fix Starup error because file:target/custom.properties is missing by free-ice · 3 years ago
  19. fe09078 dump routes as xml in this example by Claus Ibsen · 3 years, 1 month ago
  20. 8f8ac80 Fixed example due yaml dsl change by Claus Ibsen · 3 years, 1 month ago
  21. 52030ce Moving from master branch to main by Andrea Cosentino · 3 years, 1 month ago
  22. fa49068 Moving from master branch to main by Andrea Cosentino · 3 years, 1 month ago
  23. d829bc7 Typo by Claus Ibsen · 3 years, 1 month ago
  24. a7de550 Regen by Andrea Cosentino · 3 years, 1 month ago
  25. 93cb89e Camel-Azure-Eventhubs: Changed the event message by Andrea Cosentino · 3 years, 1 month ago
  26. 2676b1c Added Azure Eventhubs example to module by Andrea Cosentino · 3 years, 1 month ago
  27. 5892c83 Added Azure Eventhubs example by Andrea Cosentino · 3 years, 1 month ago
  28. 96127ef Camel-AWS Example: Aws2-s3 should use useDefaultCredentialProvider option, notes by Andrea Cosentino · 3 years, 1 month ago
  29. 882bb41 Camel-AWS Examples: Align to useDefaultCredentialProvider by Andrea Cosentino · 3 years, 1 month ago
  30. d691241 Camel-AWS Example: Aws2-s3 should use useDefaultCredentialProvider option, notes by Andrea Cosentino · 3 years, 1 month ago
  31. ee32cbf Camel-AWS Example: Aws2-s3 to kafka should use useDefaultCredentialProvider option, notes by Andrea Cosentino · 3 years, 1 month ago
  32. c9d1b89 Camel-AWS Examples: Align to useDefaultCredentialProvider by Andrea Cosentino · 3 years, 1 month ago
  33. bfa796e Camel-AWS Example: Aws2-s3 to kafka should use useDefaultCredentialProvider option by Andrea Cosentino · 3 years, 1 month ago
  34. b2e65a6 Camel-AWS Examples: Added notes about Credentials by Andrea Cosentino · 3 years, 1 month ago
  35. 4686709 Camel-AWS Examples: Added notes about Credentials by Andrea Cosentino · 3 years, 1 month ago
  36. 4e424a7 Camel-AWS S3 Streaming upload: Use useDefaultCredentialProvider by Andrea Cosentino · 3 years, 1 month ago
  37. a4c9db5 Camel-AWS S3 Streaming upload: Use useDefaultCredentialProvider by Andrea Cosentino · 3 years, 1 month ago
  38. dc905eb Regen by Andrea Cosentino · 3 years, 1 month ago
  39. 38b9a3a Rephrase description by Andrea Cosentino · 3 years, 1 month ago
  40. 39b3cf8 Regen readme by Andrea Cosentino · 3 years, 1 month ago
  41. a2c030d Added an AWS2-S3 Example of restarting policy usage with streaming upload by Andrea Cosentino · 3 years, 1 month ago
  42. 9ff529d Regen by Andrea Cosentino · 3 years, 1 month ago
  43. c7bc870 Regen by Andrea Cosentino · 3 years, 1 month ago
  44. 93189fb Regen by Andrea Cosentino · 3 years, 1 month ago
  45. d4ba86e Regen by Andrea Cosentino · 3 years, 1 month ago
  46. ad45b95 CAMEL-16467 - Camel-Examples: Group the example for grouped componets in a middle folder by Andrea Cosentino · 3 years, 1 month ago
  47. e1ac7de CAMEL-16467 - Camel-Examples: Group the example for grouped componets in a middle folder by Andrea Cosentino · 3 years, 1 month ago
  48. b8708c2 Fixed example by Andrea Cosentino · 3 years, 1 month ago
  49. 2e9b6ff CAMEL-16185 - AWS S3: improve multipart support - streaming upload by Andrea Cosentino · 3 years, 1 month ago
  50. b05e173 Regen README by Andrea Cosentino · 3 years, 1 month ago
  51. c32160c Added utilities by Andrea Cosentino · 3 years, 1 month ago
  52. de8cd7a Added example for AWS2 S3 Stream mode by Andrea Cosentino · 3 years, 1 month ago
  53. 6b498de Added an AWS2-S3 Stream Mode example by Andrea Cosentino · 3 years, 1 month ago
  54. e5c9f80 A simple example of S3 in Streaming Mode by Andrea Cosentino · 3 years, 1 month ago
  55. b53ff16 CAMEL-16353: camel-main - Add @EagerClassloaded to mark classes which should be eager loaded via camel-main. This optimize to load these classes before Camel is started and otherwise would load these classes on first message processed. A maven plugin scans the code and updates the source code to keep the list of classes to eager loaded automatic up-to-date. by Claus Ibsen · 3 years, 1 month ago
  56. ffe7ade Fix camel-fhir example by John Poth · 3 years, 1 month ago
  57. 79cef93 Add main-artemis to modules by Andrea Cosentino · 3 years, 1 month ago
  58. f05a23a Upgrade for next version by Claus Ibsen · 3 years, 1 month ago
  59. a558b6a Remove faulty test by Claus Ibsen · 3 years, 1 month ago
  60. 58c9f54 Fix typo in health config property heath -> health by James Netherton · 3 years, 1 month ago
  61. bab59b5 Add missing camel-bean dependency (#43) by Nikola Micic · 3 years, 2 months ago
  62. 3f3e03a Polished by Claus Ibsen · 3 years, 2 months ago
  63. 59b3510 Regen README by Andrea Cosentino · 3 years, 2 months ago
  64. 1270e84 Added AWS Secrets Manager example to modules by Andrea Cosentino · 3 years, 2 months ago
  65. adb1a50 Added a little Camel-AWS-Secrets-Manager example by Andrea Cosentino · 3 years, 2 months ago
  66. 81da112 Update by Claus Ibsen · 3 years, 2 months ago
  67. 422f533 Fixed test by Claus Ibsen · 3 years, 2 months ago
  68. 5be8af1 Camel-Google-pubsub Example: Set serviceAccountKey at component level by Andrea Cosentino · 3 years, 2 months ago
  69. b740244 CAMEL-16300 - added a google pubsub example - Regen by Andrea Cosentino · 3 years, 2 months ago
  70. 92eaeec CAMEL-16300 - added a google pubsub example by Andrea Cosentino · 3 years, 2 months ago
  71. 05307ce CAMEL-16300 - added a google pubsub example by Andrea Cosentino · 3 years, 2 months ago
  72. 0ba4328 CAMEL-16300 - added a google pubsub example by Andrea Cosentino · 3 years, 2 months ago
  73. a4a396a CAMEL-16012: Remove prefix 08 (#42) by metters · 3 years, 2 months ago
  74. 7c1257e Polished by Claus Ibsen · 3 years, 2 months ago
  75. 019099d Remove duplicated artemis module by Luca Burgazzoli · 3 years, 2 months ago
  76. dd975a5 Adapt to the new dsl artefacts by Luca Burgazzoli · 3 years, 2 months ago
  77. 7639e09 CAMEL-16012: Remove prefix 07 (#40) by metters · 3 years, 2 months ago
  78. 74707e0 CAMEL-16012: Remove prefix 06 (#39) by metters · 3 years, 2 months ago
  79. 7cd4968 CAMEL-16012: Remove prefix 05 (#38) by metters · 3 years, 2 months ago
  80. 1851acd Use pooled exchange factory in this example by Claus Ibsen · 3 years, 2 months ago
  81. 0f38792 Debezium example: Fixed build by Andrea Cosentino · 3 years, 2 months ago
  82. 3969b23 Debezium Example: Use AWS2-Kinesis components, since AWS-Kinesis has been removed by Andrea Cosentino · 3 years, 2 months ago
  83. 1cf9747 Removed cdi-aws-s3 example: AWS-S3 is about to be removed by Andrea Cosentino · 3 years, 2 months ago
  84. 74b746d CAMEL-16012: Remove prefix 04 (#37) by metters · 3 years, 2 months ago
  85. 9c05c94 CAMEL-16012: Remove prefix (#36) by metters · 3 years, 3 months ago
  86. 9385e34 CAMEL-16012: remove prefix 02 (#35) by metters · 3 years, 3 months ago
  87. 458c479 Camel 16012 remove prefix 01 (#34) by metters · 3 years, 3 months ago
  88. 847920d Camel-examples cdi minio: Use the camel version from parent pom by Andrea Cosentino · 3 years, 3 months ago
  89. 7a3f929 Next is 3.9.0-SNAPSHOT by Andrea Cosentino · 3 years, 3 months ago
  90. 140fd74 Next is 3.9.0-SNAPSHOT by Andrea Cosentino · 3 years, 3 months ago
  91. a4b9252 Fixed example by Claus Ibsen · 3 years, 3 months ago
  92. be9568c CAMEL-16170: Modularize camel-spring by Claus Ibsen · 3 years, 3 months ago
  93. 4892510 Remove example that wont run after some SSH server upgrade. by Claus Ibsen · 3 years, 3 months ago
  94. e123f04 Fixed example by Claus Ibsen · 3 years, 3 months ago
  95. 40ab0ca Reduce number of JARs on classpath by Claus Ibsen · 3 years, 3 months ago
  96. a5cab3e Added xml route by Claus Ibsen · 3 years, 3 months ago
  97. 3494a3b Regen by Claus Ibsen · 3 years, 3 months ago
  98. d1b8cfc add routes loader java example by Claus Ibsen · 3 years, 3 months ago
  99. 78685c4 CAMEL-16080: Kamelet example by Luca Burgazzoli · 3 years, 3 months ago
  100. 386b8de Add an example of list large azure storage blob container. (#32) by Mark Andreev · 3 years, 3 months ago