Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy | CAKK-56 | v2.0.4 배포 #200

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Deploy | CAKK-56 | v2.0.4 배포 #200

merged 3 commits into from
Aug 30, 2024

Commits on Aug 29, 2024

  1. Refactor | CAKK-58 | User 비즈니스에 Facade 패턴 적용

    * Feature | CAKK-58 | User Command 관련 Facade 구현
    
    * Refactor | CAKK-58 | 미사용 Writer 삭제
    
    * Refactor | CAKK-58 | Service 레이어에 Facade 패턴 적용
    
    * Test | CAKK-58 | Facade 테스트 추상 클래스 구축 및 테스트 작성
    lcomment authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2f9daf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Refactor | CAKK-59 | External 모듈 리팩토링 및 Send 관련 추상화

    * Chore | CAKK-58 | kt dsl 적용 및 kotlin 의존성 주입
    
    * Rename .java to .kt
    
    * Refactor | CAKK-58 | send 관련 코틀린 적용 및 추상화
    
    * Refactor | CAKK-58 | 사업자 인증 관련 리팩토링
    
    * Refactor | CAKK-58 | 이메일 인증 관련 리팩토링
    
    * Refactor | CAKK-58 | 함수형 인터페이스로 수정
    
    * Refactor | CAKK-58 | 파라미터 수정
    
    * Refactor | CAKK-58 | 템플릿 콜백 패턴 적
    
    * Refactor | CAKK-58 | 템플릿 콜백 패턴 적용
    lcomment authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e90c9dc View commit details
    Browse the repository at this point in the history
  2. Refactor | CAKK-59 | Message Extractor, Sender 관련 리팩토링

    * Refactor | CAKK-59 | MessageExtractor 인터페이스 추상화
    
    * Refactor | CAKK-59 | as-is 클래스 및 인터페이스 제거
    
    * Refactor | CAKK-59 | as-is 클래스 및 인터페이스 제거
    
    * Refactor | CAKK-59 | 메시지 extractor, template 추상화
    
    * Refactor | CAKK-59 | 에러 메시지 리스너 구현
    
    * Refactor | CAKK-59 | api 모듈 slack 의존성 제거
    
    * Refactor | CAKK-59 | 메시지 관련 비즈니스 리팩토링
    
    * Test | CAKK-59 | 메시지 전송 관련 테스트 수정
    
    * Chore | CAKK-59 | jacoco exclude에 리스너 등록
    
    * Refactor | CAKK-59 | email 관련 sender 네이밍 수정
    
    * Refactor | CAKK-59 | 제네릭 범위 수정
    
    * Test | CAKK-59 | Error 관련 리스너 테스트 작성
    lcomment authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0346e96 View commit details
    Browse the repository at this point in the history