scala-ddd-example
scala-ddd-example copied to clipboard
λ🎯 Hexagonal Architecture + DDD + CQRS applied in Scala using Akka HTTP
Hi! When I tried to run stb createDbTable, happen this error $ sbt createDbTables [info] Loading settings for project scala-ddd-example-build from sbt-scalafmt.sbt,sbt-scoverage.sbt,sbt-assembly.sbt ... [info] Loading project definition from /Users/alejandro/Dev/Estudios/Arquitectura/Exagonal/scala-ddd-example/project [info]...
Change "it try" to "it tries" (third person)
create podcast and update rating throw votes. docker compose modified for running into Mac m1
Hi, I've just started the Hexagonal Arquitecture course and when trying to follow the steps to get the scala forked environment on, the **sbt createDbTables** command just explode. 😱 What...
Adds the get shortest video UC and tests trying to follow the port / adapters arquitecture.