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조 배준영 #9

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

Conversation

junyoungBae1
Copy link

  • LoginController,UserController 구현
    • @controller 어노테이션을 활용하여 각 URI에 맞게 요청을 처리하는 메서드 정의
    • @RequestMapping 또는 @GetMapping,@PostMapping 어노테이션을 활용하여 URI 경로 설정
  • Repository 의존관계 자동 주입

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