Slide 52
Slide 52 text
Layers
Domain Layer -- heart of your application, Entities and Repositories
Application Layer -- Controllers
Presentation Layer -- Templates / DTOs for serializer
Infrastructure Layer -- framework, persistence, concrete
implementations of Domain Layer