최근 포스트

[Trouble Shooting] The bucket does not allow ACLs 해결

최대 1 분 소요

문제 상황 AWS S3 연결을 시도하던 중 아래와 같은 에러가 발생했다. "com.amazonaws.services.s3.model.AmazonS3Exception: The bucket does not allow ACLs (Service: Amazon S3; Status Code:...

[Naem] spring security + jwt + redis

최대 1 분 소요

AuthenticationEntryPoint 인증 과정에서 실패하거나 인증을 위한 헤더정보를 보내지 않은 경우 401(UnAuthorized) 에러가 발생하게 된다. Spring Security에서 인증되지 않은 사용자에 대한 접근 처리는 AuthenticationEntryPoin...