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

Raw lunatic XML & JSON data saving into database #139

Merged
merged 14 commits into from
Dec 18, 2024
Merged

Conversation

alexisszmundy
Copy link
Contributor

No description provided.

@Id
private ObjectId id;
private LunaticXmlCampaign lunaticXmlData;
private Mode mode;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Pas sûr de stocker ça en base, mais je l'ai mis au cas où

Copy link

@nsenave nsenave left a comment

Choose a reason for hiding this comment

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

👍

Des remarques/propositions sur la forme

@alexisszmundy alexisszmundy changed the title Raw lunatic XML data saving into database Raw lunatic XML & JSON data saving into database Dec 6, 2024
Copy link

@nsenave nsenave left a comment

Choose a reason for hiding this comment

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

👍

@nsenave
Copy link

nsenave commented Dec 6, 2024

Ah sry @alexisszmundy j'ai eu une notif sur 1fbdcc5 et pas sur le revert. My bad si les autowired sont nécessaires ici.

Je fais un peu croisade contre cette annotation côté controller, mais côté service elle semble assez bien justifiée pour définir l'injection à choisir par défaut en injection de dépendance/inversion de contrôle

@alexisszmundy
Copy link
Contributor Author

Ah sry @alexisszmundy j'ai eu une notif sur 1fbdcc5 et pas sur le revert. My bad si les autowired sont nécessaires ici.

Je fais un peu croisade contre cette annotation côté controller, mais côté service elle semble assez bien justifiée pour définir l'injection à choisir par défaut en injection de dépendance/inversion de contrôle

Effectivement sur les controllers j'arrive à les retirer sans problème

Copy link

@nsenave nsenave left a comment

Choose a reason for hiding this comment

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

Nice !

@alexisszmundy alexisszmundy merged commit 1685ab3 into main Dec 18, 2024
4 checks passed
Copy link

@nsenave nsenave left a comment

Choose a reason for hiding this comment

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

relu et ras

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.

2 participants