In this article, you'll learn how to build a REST API using Apache Camel on top of Quarkus. We'll cover the Camel REST DSL with the platform-http component, data persistence…
Quarkus REST with Apache Camel and Keycloak
Java, Spring, Kotlin, microservices, Kubernetes, containers
In this article, you'll learn how to build a REST API using Apache Camel on top of Quarkus. We'll cover the Camel REST DSL with the platform-http component, data persistence…
Apache Camel K and Quarkus may simplify our development on Kubernetes. They are both relatively new products. Apache Camel K is a lightweight integration framework that runs natively on Kubernetes.…
Apache Camel has just released a new version of their framework - 2.19. In one of my previous articles on DZone, I described details about microservices support which was released…
This post is a continuation of my previous microservices sample with Apache Camel described in the post Microservices with Apache Camel. In the picture below you can see the architecture…
Apache Camel, as usual, is a step backward in comparison with the Spring framework and there is no difference in the case of microservices architecture. However, Camel have introduced new…