Easily Discover Containerized Spring Boot Microservices using Consul
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
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.