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

[서지원] 3주차 과제 - complete #27

Merged
merged 2 commits into from
Nov 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions 3주차 Server S-Day 과제/서지원_3주차_과제.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## SampleController.class의 코드
![image](https://github.com/GDSC-Ewha-5th/GDSC-Server-5th/assets/63919973/9096bb56-75c3-48fa-88a6-1fa090c37ffb)
- spring initializr로 프로젝트 생성
- index.html, members.html, newMember.html을 resources/templates에 넣음
- @GetMapping, @RequestParam 어노테이션 사용해서 컨트롤러 작성
- 동영상 주소: https://drive.google.com/file/d/1J_KLi7vz8SaGJqjZWxo-KK3agNBR98_2/view?usp=sharing