diff --git "a/3\354\243\274\354\260\250 Server S-Day \352\263\274\354\240\234/\354\204\234\354\247\200\354\233\220_3\354\243\274\354\260\250_\352\263\274\354\240\234.md" "b/3\354\243\274\354\260\250 Server S-Day \352\263\274\354\240\234/\354\204\234\354\247\200\354\233\220_3\354\243\274\354\260\250_\352\263\274\354\240\234.md" new file mode 100644 index 0000000..6b8ffcc --- /dev/null +++ "b/3\354\243\274\354\260\250 Server S-Day \352\263\274\354\240\234/\354\204\234\354\247\200\354\233\220_3\354\243\274\354\260\250_\352\263\274\354\240\234.md" @@ -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