How to use Splitter Enterprise Integration Pattern (Split EIP) with Aggregator using Apache Camel?Jasvinder S Saggu·FollowMay 1, 2022--ListenShareCodeGitHub - jssaggu/camel-tutorial: Apache Camel TutorialThis project contains several files to test Camel components. Components can be enabled/disabled through…github.com
Jasvinder S SagguHow to connect multiple Docker Containers?Docker networking is a complex problem for beginners and there is a lot to take.2 min read·Jul 31, 2021--1
Jasvinder S SagguHow to get Spring Actuator Health Status through Java Code?Spring Actuator exposes a web API to get the overall health of a SpringBoot application. This web endpoint is typically consumed by…2 min read·Sep 28, 2021--
Jasvinder S SagguHow to use Aggregator EIP using Spring and Apache Camel?pom.xml1 min read·Jul 9, 2021--
Jasvinder S SagguWhat is SEDA and How to implment SEDAusingApache Camel ? | Software Architecture PatternThe SEDA component provides asynchronous SEDA behaviour2 min read·Jul 3, 2021--
UmitulkemyildirimHow to use ELK Stack (Elasticsearch + Logstash + Kibana) + Kafka for loggingLogging is very important in the world of programming. When the program does not work as expected, the first source we will refer to…6 min read·Jun 12--
Dmitry KruglovinBetter ProgrammingThe Architecture of a Modern StartupHype wave, pragmatic evidence vs the need to move fast16 min read·Nov 7, 2022--52
AchyuthaPrekshaSpring boot mongodb connection setupTo establish a connection between a Spring Boot application and a MongoDB database using Java, you can follow these steps:2 min read·May 29--
Bill WANGRun Keycloak locally with Docker composeFollow up my previous blog Run Keycloak in docker with extenal DB , in this document, I’d like to show you how you can run keycloak with…3 min read·Jul 30--2