Skip to content

당신만의 맞춤형 멘토링 플랫폼, 솜토링 서버 레포지토리 입니다

Notifications You must be signed in to change notification settings

9oormthon-univ/2024_DANPOONG_TEAM_55_BE

Repository files navigation

👋🏻 SOMTORIONG

스크린샷 2024-11-24 오전 5 17 02

🛠️ SYSTEM ARCHITECTURE DIAGRAM

⚙️ APPLICATION ARCHITECTURE DIAGRAM

somtoring-api
├── matching
│   ├── application
│   │    └── MatchingService
│   ├── domain
│   │    ├── MatchingRepository
│   │    └── Matching
│   ├── infrastructure
│   │    ├── MatchinQueryRepository
│   │    ├── MatchingJpaRepository
│   │    └── MatchingRepositoryImpl
│   └── presentation
│        └── MatchingController
  • SOMTORING-API는 도메인 주도 설계(DDD) 아키텍처를 채택하여 비즈니스 로직과 인프라를 명확히 분리하고 유지보수성을 극대화합니다.
  • 모든 도메인 패키지는 application, domain, infrastructure, presentation의 네 가지 주요 레이어로 구성되며, 일관된 구조를 유지합니다.

👨🏻‍💻 Developer

이한음 신예준
_ _
Server Server

About

당신만의 맞춤형 멘토링 플랫폼, 솜토링 서버 레포지토리 입니다

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published