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

5주차 미션 / 서버 4조 박성준 #10

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

Conversation

park99999
Copy link

@park99999 park99999 commented May 4, 2024

미션 진행도(%)

100%다 완료하였습니다.

미션 수행 내용

  • 이전에 수행하였던 Controller들을 도메인에 맞게 컨트롤러들을 통합시켰고, @RequestMapping 을 사용하여 연결시켜주었습니다.

  • @controller, @repository를 사용하여 컨트롤러 클래스와 레포지토리 클래스들을 Spring Bean으로 등록하였습니다.

  • 의존성 주입이 필요한 객체들을 @requiredargsconstructor를 사용하여 의존성을 자동으로 주입 받게 하였습니다.

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.

1 participant