스프링시큐리티

https://github.com/beginner0107/bank/commit/aaa63af514db6dff6955ebdfc31ad296f8ea9be3?diff=split feature: 인증 관련 Exception을 제어하는 기능 구현 · beginner0107/bank@aaa63af `ResponseDto`는 에러를 제어하는 메시지를 담당하는 Dto이다. `CustomResponseUtil`은 HttpResponse와 msg(에러 메시지)를 받아 Json형태로 만들어서 출력하게 된다. github.com SecurityConfig 설정 파일 수정 // Exception 가로채기 http.exceptionHandling().authenticationEntryPoint((request, response,..
솜사탕코튼
'스프링시큐리티' 태그의 글 목록