Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolucao exercicio #1

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

resolucao exercicio #1

wants to merge 17 commits into from

Conversation

flpnascto
Copy link
Contributor

No description provided.

src/models/PlantModel.ts Outdated Show resolved Hide resolved
src/controllers/PlantController.ts Outdated Show resolved Hide resolved
src/services/exceptions/HttpException.ts Outdated Show resolved Hide resolved
src/services/exceptions/NotFound.ts Outdated Show resolved Hide resolved
Copy link

@rafamarts rafamarts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Faria algumas alterações nas hierarquias dos diretórios. O diretório exceptions dentro de services não faz muito sentido para mim.
Um único diretório de interfaces pode misturar muitas coisas. É relevante cada camada ter suas interfaces separadas, por exemplo, o IPlantModel.ts estar dentro de um diretório interfaces dentro do models.

src/interfaces/IPlantModel.ts Outdated Show resolved Hide resolved
src/services/validations/PlantValidate.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants