microservices
microservices copied to clipboard
Microservices With Spring, Docker, Kubernetes - Code Examples
Update for available limit changes in cards microservice
without this changes with lastest docker and docker compose at linux i'm getting error: https://github.com/docker/compose/issues/7916
Solves the issue with the `account-ms` service displayed as `ms` in the Docker desktop.
changed the syntax as per the new documentation https://spring.io/blog/2020/03/25/liveness-and-readiness-probes-with-spring-boot
added lecture pdf notes