Vignesh A Sathiyanantham

Vignesh A Sathiyanantham

Results-oriented professional with over a decade of experience in Supply Chain, and Cloud SaaS products, gained in dynamic product startup environments as well as corporate settings. AWS Certified Developer Associate with expertise in SaaS application development, microservices, AWS SDK integration, and scalable systems utilizing AMQP (RabbitMQ), GCP Pub/Sub. Currently leading the offshore team for integration of the MIRAKL marketplace for top-tier e-commerce order management.

Using EHCache in Spring Boot

EHCache is a widely used open-source caching library that provides efficient in-memory caching for Java applications. In this blog post, we will explore how to integrate EHCache into a Spring Boot application. Step 1: Add EHCache Dependency The first step…