- Spring Security 소개2025년 01월 28일
- starryeye
- 작성자
- 2025.01.28.:54
Spring 에서 제공하는 Spring security 에 대해 알아보자.
Spring Security 공식 문서
https://docs.spring.io/spring-security/reference/index.html
Spring Security :: Spring Security
If you are ready to start securing an application see the Getting Started sections for servlet and reactive. These sections will walk you through creating your first Spring Security applications. If you want to understand how Spring Security works, you can
docs.spring.io
Spring Security 마일스톤
https://github.com/spring-projects/spring-security/milestones
GitHub - spring-projects/spring-security: Spring Security
Spring Security. Contribute to spring-projects/spring-security development by creating an account on GitHub.
github.com
Spring security 는..
개발자의 Spring 기반 application 을 보호하기 위한 표준 프레임워크 이다.
Spring Web/Webflux 와 통합하여, 웹 기반 요청의 인증 및 권한을 설정하고 접근을 제어하는 프레임워크이다.
인증(Authentication), 인가(Authorization), 세션, 보안(csrf, cors 등), 이벤트, 예외 등의 시큐리티 기본 기술을 처리해준다.
'Spring > Security' 카테고리의 다른 글
다음글이전글이전 글이 없습니다.댓글