Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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