Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 767 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 767 Bytes

SendBox

택배비로 소박한 행복을 전달합니다.

📦 프로젝트 소개

📦 프로젝트 목표

  • 한국시리즈와 같이 대용량 트래픽 상황 및 동시성 이슈를 고려해 기능을 구현하는 것
  • 객체 지향 원리를 토대로 개발하는 것
  • 지속적으로 성능 개선 및 리팩토링하는 것

📌 기술 스택

Language & Core

  • Java 21

Frameworks

  • Spring Boot, Spring Data JPA, Querydsl
  • Spring Batch
  • JUnit (Testing)

Databases

  • MySQL, H2, Redis

Cloud & Infrastructure

  • Naver Cloud Platform
  • Docker
  • GitHub Actions (CI/CD)

Monitoring & Observability

  • Grafana, Prometheus, Scouter

📦 작업기간

2024.10.14 ~