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

DAOs completed. Mastery + Match mappers implemented. #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nuradinnur
Copy link
Owner

@nuradinnur nuradinnur commented Dec 5, 2018

Objectives for this PR:

  • DAOs final pass
  • Mappers implemented - ChampionMasteryMapper, CompletedMatchMapper
  • Repositories implemented - ChampionMasteryRepository, CompletedMatchRepository

... more mappers/repositories coming soon!

@nuradinnur
Copy link
Owner Author

I've saved the mappers to a different branch locally for now. I will switch my efforts to refactoring the data pipeline for now as it is hard to develop a mapping and persistence solution for hard coded enumerated endpoints.

A cleaner solution can be done using Spring Batch.

@nuradinnur nuradinnur closed this Dec 8, 2018
@nuradinnur nuradinnur deleted the data-collection-mappers branch December 8, 2018 04:22
@nuradinnur nuradinnur restored the data-collection-mappers branch December 8, 2018 04:22
@nuradinnur
Copy link
Owner Author

It may be better to keep this PR open for now, as a reminder to complete the mapping of clean DAOs

@nuradinnur nuradinnur reopened this Dec 8, 2018
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.

None yet

1 participant