ddd-with-fp-in-scala
ddd-with-fp-in-scala copied to clipboard
Implementing a domain model using functional programming in Scala.
Domain-Driven Design with FP in Scala
This is a supplementary repository to the following article: https://bszwej.medium.com/domain-driven-design-with-fp-in-scala-21b557f94aa5
Running
Examples can be run with sbt:
- Run sbt shell
sbt - Run the example
sbt:ddd-with-fp-in-scala> run