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

Add files via upload #1

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

Conversation

hermanodoo
Copy link

1. 코드 구성

  • ProductController
  • ProductRepository
  • ProductService
  • MapRepository
  • DBRepository

2. 추가 사항

  • 메서드 중 CRUD뿐 아니라 getAllProducts()를 추가했습니다. 모든 상품들을 조회할 수 있습니다.

3. 질문

  • MapRepository가 DB의 역할을 대체한다는 건 알겠는데 왜 DBRepository를 예시 코드에 올려두셨었나요? 해당 클레스의 역할이 뭔지 궁금합니다.

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