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차 세미나 과제 #12

Closed
2 tasks done
sebbbin opened this issue Apr 28, 2024 · 0 comments · May be fixed by #13
Closed
2 tasks done

3차 세미나 과제 #12

sebbbin opened this issue Apr 28, 2024 · 0 comments · May be fixed by #13
Assignees

Comments

@sebbbin
Copy link
Member

sebbbin commented Apr 28, 2024

📆 Due Date

정규 과제 Due Date : 5/1(수) 23:59
정규 실습 과제 리뷰 Due Date : 5/3(금) 23:59

🔑 Key word

  • 엔티티의 생명주기
  • Java의 Checked Exception과 Unchecked Exception

💻 Practice

실습 과제
블로그에 대해 글을 작성하는 POST API와, GET API를 구현하고 API를 작성해주세요. 또한 API 명세서도 잊지 말고 작성해주세요! API 명세서는 PR에 추가해주시면 됩니다!

❗️주의사항❗️

POST 되는 객체에 대해 Request Body Validation을 진행해주세요.

GET API 에서 SuccessStatusResponse와 ErrorResponse를 적절히 변경해서 Data를 담아보낼 수 있게 해주세요!
블로그를 소유하지 않은 사용자가 해당 블로그에 글을 작성할 경우 발생할 예외처리를 진행해주세요.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant