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

Domain層実装 #3

Closed
5 tasks done
aaazlkm opened this issue May 1, 2020 · 1 comment
Closed
5 tasks done

Domain層実装 #3

aaazlkm opened this issue May 1, 2020 · 1 comment

Comments

@aaazlkm
Copy link
Owner

aaazlkm commented May 1, 2020

  • Entity実装
  • UseCase実装
  • apiモデルの命名変更
    • Domain層のEntityと命名がかぶるため
  • rxjava3 -> rxjava2へ変更
    • retrofitが公式でrxjava3に対応していないため
  • UseCaseをdagger追加
aaazlkm added a commit that referenced this issue May 4, 2020
- Entity実装
- UseCase実装
- apiモデルの命名変更
- rxjava3 -> rxjava2へ変更
  - retrofitが公式でrxjava3に対応していないため
aaazlkm added a commit that referenced this issue May 4, 2020
- UseCaseをdaggerに登録
@aaazlkm aaazlkm mentioned this issue May 4, 2020
@aaazlkm
Copy link
Owner Author

aaazlkm commented May 4, 2020

こちらで対応しました
#8

@aaazlkm aaazlkm closed this as completed May 4, 2020
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

No branches or pull requests

1 participant