Skip to content

newsIntelligent/Backend

Repository files navigation

News Intelligent

ni-readme-img


👩🏻‍💻 팀원 소개

서가영
@caminobelllo
서동혁
@weeast1521
이윤서
@yoonseo8167
강수진
@nnmrm
신윤진
@nomad1jin

💡 기술 스택

  • Java 17
  • Spring Boot 3.5.3
  • Spring Data JPA
  • MySQL 8.0.36
  • Docker, DockerHub
  • GitHub Actions
  • AWS EC2, AWS RDS, AWS S3
  • AWS CloudWatch, AWS SNS, Grafana Cloud

📋 ERD

news_erd (4)

☁️ 시스템 아키텍처

ni-backend-architechture drawio

🌱 브랜치 전략

  • develop
  • main
  • feature/기능명 or feature/#관련이슈번호

🖍️ Issue

  • Feature : 기능 개발 시
  • Refactor : 코드 개선 시
  • Bug : 오류 수정 시

📂 폴더 구조

📂 backend
├── 📂 domain
│    ├── 📂 member
│    │   ├── 📂 controller
│    │   ├── 📂 converter
│    │   ├── 📂 dto
│    │   ├── 📂 entity
│    │   ├── 📂 repository
│    │   ├── 📂 service
│    ├── 📂 news
│    ├── 📂 topic
│    ├── 📂 newsCategory
│    └── 📂 ..
│
├── 📂 global
│    ├── 📂 apiPayload
│    │   ├── 📂 code
│    │   |   ├── 📂 error
│    │   |   ├── 📂 success
│    │   ├── 📂 exception
│    │   |   ├── 📂 handler
│    │   |   ├── CustomException
│    ├── 📂 config
│    │   |   ├── 📂 properties
│    │   |   ├── 📂 security
│    │   |   ├── 📂 ..
│    ├── 📂 entity
│    └──   |   ├── BaseEntity 

About

News Intelligent server (UMC 8th)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5