Skip to main content

Sundharamurali Ramachandran

Sundharamurali Ramachandran is a technical consultant with over 5 years of experience. He is a full-stack developer and has worked with various technology stacks, including Java, Angular, Spring Boot, JBoss, and WebSphere.

Connect with Sundharamurali

Blogs from this Author

Istock 960790462 (1)

Spring boot with Java API Client to Build and Execute Queries in Elasticsearch.

Spring boot with ES Java API Client to Build and Execute Queries in Elasticsearch. Prerequisites: Knowledge in Java, Spring boot, Elasticsearch, Kibana. Concept: The purpose of this blog is to present an idea for connecting, constructing queries, and querying Elasticsearch through Java applications. What is Elasticsearch? Elasticsearch is a distributed, free and open search and […]

Istock 948997140 (1)

Nexus Implementation using Ant Build scripts

Nexus implementation using Ant Build scripts In general, we keep the required compile-time jars in the local file system to use at the time of build. To avoid local file system dependencies and inconsistencies, we can use central repositories. By integrating with repositories like Maven and Nexus, we can save the memory, and it is […]