• 카테고리

    질문 & 답변
  • 세부 분야

    백엔드

  • 해결 여부

    미해결

[코드공유] SecurityFilterChain 사용하신분들 참고하세요!

22.09.25 13:35 작성 조회수 345

8

@Bean
public CustomAuthenticationProvider customAuthenticationProvider() {
    return new CustomAuthenticationProvider();
}

제 깃헙도 공유합니다. 필요하신분들은 참고하세요.

https://github.com/DongWoonKim/core-spring-security

답변 0

답변을 작성해보세요.

답변을 기다리고 있는 질문이에요.
첫번째 답변을 남겨보세요!