Skip to content

Repository files navigation

이커머스 서비스 BE개발 프로젝트

시작하기

Running Docker Containers

local profile 로 실행하기 위하여 인프라가 설정되어 있는 Docker 컨테이너를 실행 팔수

docker-compose up -d

이커머스 시스템 구축

참고자료

  1. MileStone : [projects] (https://github.com/users/WhrTvT/projects/2)
  2. API Specs : [Swagger] (#12), [postman] (#6)
  3. ERD : #5 image

Swagger

결과물

image

  • customInfo를 통해 API description 생성.
  • customServer를 통해 localhost URL 지정.

annotation

  1. @Tag : 클래스 어노테이션
    • Summary : 제목
    • description : 클래스에 대한 설명을 작성합니다.
  2. @Operation : 메소드 어노테이션
    • Summary : 제목
    • description : 클래스별 API에 대한 설명을 작성합니다.
  3. @Parameter : 메소드 어노테이션
    • name : 파라미터 NAME
    • description : 파라미터에 대한 설명을 작성합니다.

DataBase Concurrency

결과물

동시성제어 보고서


Cache

결과물

캐싱전략 보고서


MSA 분산시스템

결과물

분산 시스템 설계 보고서


부하테스트 및 장애대응

결과물

StressTestSCENARIO.md 장애대응 문서

About

항해플러스 이커머스 서비스

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages