Building Kafka Producer-Consumer Using Spring Boot and Docker
October 21, 2024
,
This blog explains how to build microservices using a Spring Boot Kafka Producer-Consumer application integrated with Docker.
Easily Discover Containerized Spring Boot Microservices using Consul
January 29, 2023
,
Discovering microservices at runtime can be challenging. This post discusses an easy method to locate containerized Spring Boot microservices using Consul.
Quick start to Spring Boot Microservice and Docker
January 24, 2023
,
This document is intended to guide the beginners for a Quick start to Spring Boot Microservice and Docker containers. We will create 1) a simple spring boot application using spring…
How to Integrate Cassandra with Spring Boot Microservices and Docker
January 21, 2023
,
Learn how to seamlessly integrate Cassandra with Spring Boot microservices and Docker, enhancing scalability and performance for your applications.
How to Set up the Spring Boot environment in VS Code
January 19, 2023
,
This document explains how to set up the Spring Boot environment in VS Code, detailing the steps to install and configure the necessary tools.