Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 466 Bytes

lession8.md

File metadata and controls

16 lines (9 loc) · 466 Bytes

Lession 8

2nd Microservice

Create a second microscervice which will then recieve the message from the dispo exchange.

It is completely independent from our first microservice and have an even more simple domain model. It would reside in a separate git repository, but for training purposes it does not.

  • create cleaning service
  • api for list days with service
  • deployment descriptor
  • Dockerfile
  • Tilt config for docker, k8s deployment and resource