Introduction to Scala Server Toolkit (https://github.com/avast/scala-server-toolkit). Reasons why the project was created and how it can help you build resource-safe principled functional microservices.
M du e om os ti n for { componentA !" ComponentAModule.make[Task] componentB !" ComponentBModule.make[Task](componentA) componentC !" ComponentCModule.make[Task](componentA, componentB) } yield componentC