출처: https://zgundam.tistory.com/49
Spring Security의 계정 클래스와 권한 클래스 설계
저번 글에서는 Spring Security를 커스터마이징 하는데 있어 필요한 Database 스키마 설명을 했다. 이번에는 Spring Security에서 다루어지는 사용자(앞으로는 설명의 편의를 위해 계정이라고 하겠다)와 권
zgundam.tistory.com
'Development > Java SpringBoot' 카테고리의 다른 글
[Java SpringBoot] AccessDeniedHandler 구현클래스로 인증&인가 Exception 핸들링 (0) | 2021.08.02 |
---|---|
[Java Spring Boot] SpringBoot 세션타임 관리하는 방법 (0) | 2021.07.13 |
[Java Spring Boot] intelliJ의 spring boot 에서 profile 사용한 application.properties 로딩 (gradle build) (0) | 2021.06.22 |
[Java SpringBoot] WARN - Unable to start LiveReload server (0) | 2021.05.14 |
[Java SpringBoot] Youtube 강의 - 홍팍 (0) | 2021.05.04 |