Skip to content

Conversation

@Darren4641
Copy link
Contributor

No description provided.

koosco and others added 30 commits December 3, 2025 01:18
- flyway, r2dbc 의존성 추가
- flyway 관련 설정 추가
- local 환경 개발용 docker compose 추가
- yapp-net network 추가
- postgresql container 추가
* chore: app url, version 설정 추가

* chore: swagger config 추가

* feat: test용 controller 추가
* feat: User Entity 생성 및 UserPrincipal 세팅

* feat: ExceptionHandler 및 BaseResponse 세팅

* feat: Swagger 403/500 이슈 해결 및 auth 패키지 분리

* fix: spotlessApply

* fix: @repository 제거

* fix: security 관련 설정 user 패키지로 이동

* fix: User Entity 및 repository 관련 파일 user 패키지로 이동

* fix: spotless 적용

---------

Co-authored-by: darren <[email protected]>
feat: transactionRunner 추가
koosco and others added 27 commits December 30, 2025 21:29
fix: r2dbc 설정 제거
fix: jasypt 환경변수를 생성자 주입으로 변경
chore: Media Aggregate 분리
- jasypt 설정을 spring test profile에서 제거
- BaseTimeEntity 추가 (생성일, 수정일)
- JpaAuditingConfig 추가
- FakeS3Media 추가
- Folder CRUD API 추가 / E2E Test 추가
- Folder, PhotoImage 엔티티 추가
- E2E Test를 위한 TestBase 추가
* feat: User Entity 생성 및 UserPrincipal 세팅

* feat: ExceptionHandler 및 BaseResponse 세팅

* feat: Swagger 403/500 이슈 해결 및 auth 패키지 분리

* fix: spotlessApply

* fix: @repository 제거

* fix: security 관련 설정 user 패키지로 이동

* fix: User Entity 및 repository 관련 파일 user 패키지로 이동

* fix: spotless 적용

* feat: Jasypt 설정 추가

* feat: kakao oauth idToken 발급 로직 추가 (테스트용)

* fix: UseCase 어노테이션 추가 및 디렉토리 구조 변경

* feat: kakao oauth oidc 추출

* feat: k3s 배포를 위한 Dockerfile 생성

* feat: 카카오 OIDC 회원가입 기능 구현

* feat: 예외 addMessage 메서드 제거

* refactor: signup -> register 네이밍 변경

* fix: transactionRunner 추가

* fix: spotless 적용

* fix: login 기능 구현 1차

* fix: refreshToken 발행 추가

* fix: refreshToken을 통해 accessToken 갱신 API 추가

* fix: JasyptConfig profile 지정

* feat: CustomerUserDetailService 제거 (불필요)

* feat: spotless 적용

* feat: converter 적용

* feat: E2E TEST 코드 추가

* feat: E2E TEST 코드 추가

* fix: JasyptTest 테스트코드 yml 의존성 제거

* feat: ci discord 알림 추가

* ci: 빌드 최적화

* ci: k3s 강제 재시작 적용

* fix: kakao oauth nativeID로 변경

* ci: 배포후 downtime 0로 변경  (health check 추가)

* fix: app.version 공통 application.yaml로 이동

* fix: JasyptUtil 파일 제거

* fix: RestClientConfig 파일 infra 디렉토리로 이동

* fix: OIDCPublicKeysResponse 변수 var -> val 변경

* fix: KakaoClientResponse 주석 제거

* fix: Valid 어노테이션 @field로 변경

* fix: contract 디렉토리 생성 후 response 이동

* fix: ci yaml staging 브랜치로 변경

* fix: spotlessApply 적용

---------

Co-authored-by: darren <[email protected]>
fix: oauth로그인 정책 변경
@Darren4641 Darren4641 closed this Jan 10, 2026
@github-actions
Copy link

Code Format Check ✅ PASSED

Spotless Check: success

✨ All code formatting checks passed!


Pushed by: @Darren4641, Action: pull_request

@Darren4641 Darren4641 changed the title 로그인 테스트코드 제거 [HotFix] 로그인 테스트코드 제거 Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants