This lesson introduces the basics of web security within Spring applications, focusing on how to use Spring Security to protect web services like the Family Cash Card service. The key topics covered include:

The lesson emphasizes the importance of understanding these security concepts and demonstrates how Spring Security can be used to safeguard applications against common web vulnerabilities.


이 강의에서는 Spring 애플리케이션 내에서 웹 보안의 기본 사항을 소개하며, Family Cash Card 서비스와 같은 웹 서비스를 보호하기 위해 Spring Security를 사용하는 방법에 초점을 맞춥니다. 주요 내용은 다음과 같습니다:

이 강의는 이러한 보안 개념의 중요성을 강조하며, Spring Security를 활용하여 일반적인 웹 취약점으로부터 애플리케이션을 보호하는 방법을 보여줍니다.