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
,
A beginner's guide to Spring Boot Microservices: Create a simple app, add a GET API, and run it in Docker using CLI and docker-compose.
How to Integrate Cassandra with Spring Boot Microservices and Docker
January 21, 2023
,
Integrate Cassandra with Spring Boot microservices and Docker to boost your application's scalability and performance seamlessly.