Import sql file from local machine to a mysql docker container
by
Kanji Antony
February 10, 2024
Requirements Configuration file To download our mysql image and run a container, we will use docker compose yaml file. Below is a sample...
Apache Kafka and Spring-boot in action
by
Kanji Antony
February 8, 2024
Introduction In a scenario where you want to develop an application that is supposed to be receiving, processing and persisting live data,...
How To Index And Search Data In Near Real-time Using Elasticsearch 8.6 And Spring-boot
by
Kanji Antony
February 8, 2024
Providing near real-time search and analytics for all types of data is a distributed search and analytics engine called Elasticsearch. It...