[점프 투 스프링부트] 수정과 삭제 질문입니다
수정버튼 생성 로직을 추가하고 게시글 상세보기를 클릭하니 페이지에
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Mar 20 21:01:15 KST 2023
There was an unexpected error (type=Internal Server Error, status=500). 에러가 발생합니다.
IDE에는 Caused by: org.springframework.expression.spel.SpelEvaluationException: EL1011E: Method call: Attempted to call method getPrincipal() on null context object라고 하는 군요...
분명 코드를 그대로 추가 했는데 이런 오류가 발생하는지 모르겠습니다.
rhqudrnr153 님 608
2023년 3월 20일 9:02 오후