Skip to content

[DIT-13] Spring Security 초기 세팅#2

Open
hajimeong wants to merge 2 commits intodevelopfrom
feature/DIT-13-BE-Spring-Security-OAuth-config
Open

[DIT-13] Spring Security 초기 세팅#2
hajimeong wants to merge 2 commits intodevelopfrom
feature/DIT-13-BE-Spring-Security-OAuth-config

Conversation

@hajimeong
Copy link
Collaborator

설명

Spring Security 인증 환경 구성

작업 내용

  • Spring Security 의존성 추가
  • SecurityConfig 클래스 생성 및 기본 인증 정책 설정
  • 인증/비인증 API 접근 정책 설정
  • CORS 및 CSRF 보안 설정
  • JWT 기반 인증 연동을 고려한 Security 구조 설정

@hajimeong hajimeong self-assigned this Mar 18, 2026
Copy link
Member

@Develop-KIM Develop-KIM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR 타이틀 [DIT-13] Spring Security 초기 세팅 으로 변경 해주세요

@hajimeong hajimeong changed the title feat: Spring Security 초기 세팅 [DIT-13] Spring Security 초기 세팅 Mar 18, 2026
@hajimeong hajimeong requested a review from Develop-KIM March 18, 2026 07:47
@Develop-KIM
Copy link
Member

Develop-KIM commented Mar 18, 2026

LGTM🐵

@Develop-KIM Develop-KIM added the feature 기존 기능을 개선하거나 새로운 기능을 추가하는 경우에 사용합니다. label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature 기존 기능을 개선하거나 새로운 기능을 추가하는 경우에 사용합니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants