26/12/2018
Are you tired from projects with the package structure
- api (controller)
- service (business)
- repository (dao)
- domain (model)?
https://www.youtube.com/watch?v=5OjqD-ow8GE
is the right thing to taste the package by component approach...
This presentation was recorded at GOTO Berlin 2018. http://gotober.com Simon Brown - Creator of C4 Software Architecture model and Author o...