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

[하윤지] 6주차 과제 - complete #52

Merged
merged 7 commits into from
Dec 25, 2023
Merged

[하윤지] 6주차 과제 - complete #52

merged 7 commits into from
Dec 25, 2023

Conversation

yunji118
Copy link
Contributor

제출 상태

6주차 과제 complete

help

200 OK

@yunji118 yunji118 self-assigned this Dec 22, 2023
Copy link
Member

@JeonHaeseung JeonHaeseung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

과제 리뷰 완료
무슨 말이 더 필요할까요? 아주 깔끔하고 꼼꼼한 과제였습니다!
한번도 빠짐없이 과제를 제출해주신 점이 너무 멋져요🫶
수고 많으셨습니다! 메리 크리스마스🎄

Comment on lines +20 to +26
//AWS RDS에서 Book list를 가져오는 GetMapping
// @GetMapping("/")
// public String readDB(Model model){
// model.addAttribute("bookForm", new BookForm());
// model.addAttribute("books", rdsService.findBooks());
// return "index";
// }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감동에 눈물 줄줄...🥹
이번 과제는 사실 안 하셔도 됐을 텐데 이렇게 하나하나 따라해 보신 것 너무 감동이에요🫶

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

천재 혜승이가 준비한건데 당근 1부터 100까지 따라해야쥐!!

datasource:
url: jdbc:mysql://gdsc-rds.cbsa892orvdn.ap-northeast-2.rds.amazonaws.com:3306/study6
username: admin
password: [password]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

패스워드 깃허브에 안 올린 것, 최고에요👍

3. postman을 이용해 API 테스트

## ✌️과제 인증
https://drive.google.com/file/d/1yfBd62XxBBkL7_C4YVLGPu3woH7yTbZY/view?usp=sharing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

해리포터를 좋아하는 당신은 진정한 문학인입니다.
과제 인증도 아주 깔끔하고 좋아요✨🪄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이번 주차도 피드백 남겨주셔서 감사합니다 >< 😍

@yunji118 yunji118 merged commit e50e70f into main Dec 25, 2023
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