How to use Apache Camel Bean Component?Jasvinder S Saggu·FollowNov 5, 2022--ListenShareAgendaIntroductionURI FormatConfiguration OptionsMessage HeaderWorkshopCodeGitHub - 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--
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--
sambsvAdvanced ELASTIC SEARCH Using SpringBoot Java ElasticSearch Java ClientBrief5 min read·May 21--
Perdun Kumar MandalDynamic Bean Injection in Spring: How to Select Beans Based on Enum ValuesWhen developing applications with Spring, you may encounter a common problem involving an abstract class and multiple subclasses that…3 min read·Jun 18--
Furkan AlnıakManaging API Versions: 5 Proven Techniques and Best Practices in Java SpringMaster API versioning in Java Spring with best practices, real-world examples, and essential techniques.·12 min read·Sep 12--2
Sushant PatewarSpring Boot: Monitor incoming emails in your application indefinitely.In modern applications, real-time email notifications play a vital role in keeping users updated and engaged. Monitoring incoming emails…4 min read·Jul 8--
Ingrid JardillierinZenikaWrite and send .NetGood practices to properly write and send health checks to Elasticsearch, using Microsoft AspNetCore HealthChecks.4 min read·Apr 20--