Skip to content

[refactor/#365] 사용하지 않는 EDifficultyLevel 제거#367

Merged
Dimo-2562 merged 1 commit into
developfrom
refactor/#365
Apr 28, 2026
Merged

[refactor/#365] 사용하지 않는 EDifficultyLevel 제거#367
Dimo-2562 merged 1 commit into
developfrom
refactor/#365

Conversation

@Dimo-2562
Copy link
Copy Markdown
Contributor

@Dimo-2562 Dimo-2562 commented Apr 28, 2026

❤️ 기능 설명

사용하지 않던 EDifficultyLevel enum을 제거하고, DDD 로드맵/용어 문서에 삭제 완료 사실을 반영했습니다.

  • src/main/java/com/techfork/domain/post/enums/EDifficultyLevel.java 삭제
  • docs/ddd-test-refactoring-roadmap.md에 제거 완료 반영
  • docs/ubiquitous-language/post-content.md, docs/ubiquitous-language/README.md, docs/test-gap-analysis.md 최소 동기화

swagger 테스트 성공 결과 스크린샷 첨부

  • 이번 PR은 내부 리팩터링/문서 정리라 Swagger 화면 변경은 없습니다.
  • 대신 아래 명령으로 검증했습니다.
    • ./gradlew compileJava compileTestJava --console=plain

연결된 issue

연결된 issue를 자동으로 닫기 위해 아래 {이슈넘버}를 입력해주세요.

close #365



✅ 체크리스트

  • PR 제목 규칙 잘 지켰는가?
  • 추가/수정사항을 설명하였는가?
  • 테스트 결과 사진을 넣었는가?
  • 이슈넘버를 적었는가?

@Dimo-2562 Dimo-2562 changed the title [refactor/#366] 사용하지 않는 EDifficultyLevel 제거 [refactor/#365] 사용하지 않는 EDifficultyLevel 제거 Apr 28, 2026
@Dimo-2562 Dimo-2562 merged commit b4ba84c into develop Apr 28, 2026
1 check passed
@Dimo-2562 Dimo-2562 deleted the refactor/#365 branch April 28, 2026 13:16
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.

[REFACTOR] 사용하지 않는 EDifficulty Enum 제거

1 participant