Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 1 column 26
---
title: Clean Architecture: Kotlin
---
Example project: MLD Klean Architecture (Continuous Feedback)
An executing example can be found here.
An executing example can be found here.
Customer code should be housed within a Client package e.g. com.acmeindustries.widget
Non-customer specfic code should be housed within a MadeTech namespace e.g. com.madetech.authentication