인프런 커뮤니티 질문&답변
[코드공유] SecurityFilterChain 사용하신분들 참고하세요!
작성
·
422
8
@Bean
public CustomAuthenticationProvider customAuthenticationProvider() {
return new CustomAuthenticationProvider();
}제 깃헙도 공유합니다. 필요하신분들은 참고하세요.
답변
답변을 기다리고 있는 질문이에요
첫번째 답변을 남겨보세요!




