Slide 10
              Slide 10 text
              
                  © 2024- atWare Inc.
Project structure (simplified)
- presentation
*Controller, view
- application-service-interface
interface *Service
application I/O
- application-service
*ServiceImpl
- application-data-interface
interface *Repository
- data-adaptor
*RepositoryImpl