How to use Spring Cache with Hazelcast?Jasvinder S Saggu·FollowJan 19, 2022--ListenShareCodeGitHub - jssaggu/springboot-tutorial: SpringBoot Tutorial by Saggu.UKSpringBoot Tutorial by Saggu.UK. Contribute to jssaggu/springboot-tutorial development by creating an account on…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 use RabbitMQ with Springboot and Apache Camel ?pom.xml2 min read·Jul 7, 2021--1
Jasvinder S SagguHow to build RestFul webservices using Apache Camel and SpringBoot ?What are Restful services? (from Wikipedia)1 min read·Jul 5, 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--
Aesha ShingalainSimform EngineeringSpring Boot caching with RedisImplementing Caching in Spring Boot Application Using Redis8 min read·Aug 4--
Pritha BaginGlobantSpring Boot Caching Made Easy with HazelcastOptimizing application performance is always desired. An effective way to do this is to use caching techniques. Caching stores data that…6 min read·Jul 3--1
Mert Kağan AktaşSpring Data REST: Say Goodbye to Controller and Service.In the rapidly evolving landscape of software development, managing database access and operations has seen significant advancements. One…6 min read·Oct 31--28
David GoudetThis is Why I Didn’t Accept You as a Senior Software EngineerAn Alarming Trend in The Software Industry·5 min read·Jul 25--53
The Java TrailConsistency in Microservices: Transactional Outbox PatternIn a microservices architecture, different services often handle different aspects of business logic. When an operation requires multiple…6 min read·3 days ago--
Deep MistryAWS ElastiCache — Redis/Java/Spring BootRecently we had a requirement for one of our Spring Boot applications to scale. While designing this, there was a two prong problem. One…·7 min read·Oct 3--