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

24-25-Server-Assugnment-06_송인석 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SongMarker
Copy link

Description

유저가 회원가입과 로그인을 통해서
게시판을 작성, 수정 ,삭제하는 서비스를 이용하는 로직입니다!

API
User부분의 Sign, login, getMyInfo
noticeBoard의 saveNoticeboard, getNoticeBoard, updateNoticeBoard, deleteNoticeBoard

Question

궁금한점이라기 보다는 아직 권한에 따라 접근할 수 있는 서비스와 접근할 수 없는 서비스를 구현하지 못했고
전체 게시판을 검색하는 로직도 짜지 못했습니다
나중에 시간내서 짜려고합니다

Reference

https://velog.io/@woogym/GDGoC-JWT%EB%A5%BC-%ED%99%9C%EC%9A%A9%ED%95%9C-%EB%A1%9C%EA%B7%B8%EC%9D%B8-%EA%B5%AC%ED%98%84

https://velog.io/@ohzzi/Spring-DIIoC-%EC%8A%A4%ED%94%84%EB%A7%81%EC%9D%98-
%EC%9D%98%EC%A1%B4%EC%84%B1-%EC%A3%BC%EC%9E%85-2-DIIoC-%EC%BB%A8%ED%85%8C%EC%9D%B4%EB%84%88%EC%99%80-%EC%9A%B0%EC%84%A0%EC%88%9C%EC%9C%84

https://velog.io/@wnguswn7/AuthenticationPrincipal%EC%9D%84-%EC%82%AC%EC%9A%A9%ED%95%A0-%EB%95%8C-principal%EC%9D%B4-null%EB%A1%9C-%EB%93%A4%EC%96%B4%EC%98%A4%EB%8A%94-%EB%AC%B8%EC%A0%9C

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.

1 participant