Development of the architectural structures for norms for Anticipation, Substitution and Replacement of face-to-face classes of UTFPR Technical and Professional Education Courses.
src/test/java/br/edu/utfpr/troubleshootingstandards/repository
src/test/java/br/edu/utfpr/troubleshootingstandards/service
- DTO - transferir vários elementos de dados.
- Repository - encapsula o acesso e a manipulação de dados.
- Service - mantém as regras de negócio.
- Model - entidades a serem persististidas.
- Exceptions - exceções do sistema.