Redis – How to draw a use case diagram for microservices (no users + Docker)?
I know that the question seems odd, but I'll try to explain it as well as I can. I have a docker-compose file with 4 services: zookeeper, kafka, schema registry and redis. Besides that, I also have 2 SpringBoot microservices…