@EnableWebSecurity
@EnableMethodSecurity(prePostEnabled = true)
SecurityConfig파일에 어노테이션을 추가하지 않아서 생기는 문제였다!
꼼꼼히 챙깁시다 제발!
'오늘의 뚝딱 > ERROR' 카테고리의 다른 글
[MySQL] @Lob 적용 불가 (0) | 2023.06.08 |
---|---|
[Thymeleaf] Optional 객체에 접근 불가 (0) | 2023.06.06 |
Factory method 'filterChain' threw exception with message: 'trendpick/usr/login?error' is not a valid redirect URL (0) | 2023.05.29 |
org.springframework.beans.factory.UnsatisfiedDependencyException (0) | 2023.05.02 |
Injection of autowired dependencies failed (0) | 2023.04.30 |
댓글