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

Avoir une vraie architecture en couche dans le projet #63

Open
nicolasdaudin opened this issue Feb 13, 2023 · 2 comments
Open

Avoir une vraie architecture en couche dans le projet #63

nicolasdaudin opened this issue Feb 13, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@nicolasdaudin
Copy link
Owner

nicolasdaudin commented Feb 13, 2023

Pulpito ne respecte pas vraiment de principe d'architecture, les composants sont plutôt interdépendants
Voir :

Et pourquoi pas jeter un oeil à Architecture Hexagonale.
https://www.baeldung.com/hexagonal-architecture-ddd-spring

https://www.slideshare.net/mattiabattiston/real-life-clean-architecture-61242830

@nicolasdaudin nicolasdaudin converted this from a draft issue Feb 13, 2023
@nicolasdaudin nicolasdaudin added the enhancement New feature or request label Feb 13, 2023
@nicolasdaudin nicolasdaudin moved this from 📋 V2 Backlog to 📋 Sprint Backlog in Pulpito Feb 13, 2023
@nicolasdaudin nicolasdaudin moved this from 📋 Sprint Backlog to 🏗 In progress in Pulpito Feb 23, 2023
This was referenced Feb 23, 2023
@nicolasdaudin
Copy link
Owner Author

Cette issue est corrélée à #64 et #46

@nicolasdaudin nicolasdaudin moved this from 🏗 In progress to 📋 Sprint Backlog in Pulpito Feb 27, 2023
@nicolasdaudin nicolasdaudin moved this from 📋 Sprint Backlog to 📋 V2 Backlog in Pulpito Mar 1, 2023
@nicolasdaudin
Copy link
Owner Author

nicolasdaudin commented Mar 1, 2023

Voir dans le code les différents FIXME et TODO où je pointe les dépendances qui ne devraient pas exister (par exemple dans AuthController il y a une référence à mongoose, directement à HydratedDocument)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 V2 Backlog
Development

No branches or pull requests

1 participant