{"id":27423526,"url":"https://github.com/sosow0212/2024-e-market","last_synced_at":"2025-04-14T10:45:57.485Z","repository":{"id":215746498,"uuid":"739687557","full_name":"sosow0212/2024-e-market","owner":"sosow0212","description":"(~24.06) 교내 중고 거래 플랫폼","archived":false,"fork":false,"pushed_at":"2024-11-08T14:53:34.000Z","size":706,"stargazers_count":20,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2024-11-08T15:41:32.193Z","etag":null,"topics":["java","junit5","mysql","redis","rest-docs","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sosow0212.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-06T08:23:07.000Z","updated_at":"2024-11-08T14:53:39.000Z","dependencies_parsed_at":"2024-03-28T15:56:26.720Z","dependency_job_id":"f2308b36-eb19-4344-99b2-4b7fcbdbeaec","html_url":"https://github.com/sosow0212/2024-e-market","commit_stats":null,"previous_names":["sosow0212/electronic-market","sosow0212/2024-electronic-market","sosow0212/2024-mju-market","sosow0212/2024-e-market"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosow0212%2F2024-e-market","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosow0212%2F2024-e-market/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosow0212%2F2024-e-market/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosow0212%2F2024-e-market/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sosow0212","download_url":"https://codeload.github.com/sosow0212/2024-e-market/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868388,"owners_count":21174750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","junit5","mysql","redis","rest-docs","spring-boot"],"created_at":"2025-04-14T10:45:56.059Z","updated_at":"2025-04-14T10:45:57.473Z","avatar_url":"https://github.com/sosow0212.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-market (24.01 ~ 05)\n\n## 목차\n\n1. [프로젝트 소개](#프로젝트-소개)\n2. [개발 내용](#개발-내용)\n    - [기능 개발](#기능-개발)\n    - [아키텍처](#아키텍처)\n3. [인프라](#인프라)\n4. [테스트 및 커버리지](#테스트)\n\n---    \n\n## 프로젝트 소개\n\n\u003cp\u003e\n(1인 프로젝트)\n\n아래 설문을 바탕으로 교내 중고 거래 서비스의 필요함을 인지하고 기획하게 된 대학생을 위한 교내 중고거래 플랫폼입니다.\n\n학교와 제휴를 통해 쿠폰을 지급하고 교내 서적 및 필요한 비품을 저렴하게 구매할 수 있습니다.\n\n\u003cimg width=\"592\" alt=\"스크린샷 2024-03-13 오후 8 44 22\" src=\"https://github.com/sosow0212/2024-electronic-market/assets/63213487/0e01419e-841b-4373-befd-550660d435d9\"\u003e\n\n\n\u003c/p\u003e\n\n--- \n\n## 개발 내용\n\n### 기능 개발\n\n- [x] 테스트 격리 유틸 생성 및 REST Docs Helper\n  생성 ([해당 과정 포스팅 보러가기](https://blog.naver.com/PostView.naver?blogId=sosow0212\u0026logNo=223315262688\u0026categoryNo=152\u0026parentCategoryNo=152\u0026from=thumbnailList))\n- [x] 회원가입 및\n  로그인 ([해당 과정 포스팅 및 고민한 점 보러가기](https://blog.naver.com/PostView.naver?blogId=sosow0212\u0026logNo=223317675973\u0026categoryNo=152\u0026parentCategoryNo=152\u0026from=thumbnailList))\n- [x] 회원가입 이메일 전송 비동기 구현 및 미전송 메일 처리해주는 기능\n  구현 ([해당 과정 보러가기](https://blog.naver.com/PostView.naver?blogId=sosow0212\u0026logNo=223322476947\u0026categoryNo=152\u0026parentCategoryNo=152\u0026from=thumbnailList))\n- [x] 회원 간 커뮤니티 기능 생성 및 동시성\n  처리 ([다양한 동시성 처리 방법 보러가기](https://blog.naver.com/PostView.naver?blogId=sosow0212\u0026logNo=223328710499\u0026categoryNo=152\u0026parentCategoryNo=152\u0026from=thumbnailList))\n- [x] 쿠폰 기능 생성 및 금액 할인 도메인 서비스 구현\n- [x] 마켓에 물품을 올리고 구매할 수 있는 기능 구현\n- [x] 멀티모듈 분리 -\u003e API, Batch 서버 ([멀티모듈로 분리한 이유](https://blog.naver.com/sosow0212/223401237314))\n    - [x] 기존 이벤트를 Redis pub/sub으로 변경 ([Redis Pub/Sub로 이벤트 수신하기](https://blog.naver.com/sosow0212/223408645604))\n    - [x] batch-server의 스케일아웃 환경에서 스케줄링 작업이 중복되는 문제 해결 ([스케줄링 중복 문제 해결](https://blog.naver.com/sosow0212/223408645604))\n\n---\n\n## 아키텍처\n\n- **24.04.16 기준 서버 아키텍처**\n    - 현재 SPOF 지점 : MySQL, Redis (개선 예정)\n    - \u003cimg width=\"1532\" alt=\"image\" src=\"https://github.com/sosow0212/2024-mju-market/assets/63213487/23a96925-4dbb-40ca-a41b-910a4bc7ac8a\"\u003e\n\n---\n\n### 인프라\n\n- [x] Github Actions를 이용한 CI 환경\n  생성 ([해당 과정 포스팅 보러가기](https://blog.naver.com/PostView.naver?blogId=sosow0212\u0026logNo=223314392944\u0026categoryNo=152\u0026parentCategoryNo=152\u0026from=thumbnailList))\n- [x] 인프라 환경 구축하기 1차\n    - [x] Jenkins를 이용한 CD 환경\n      구축 ([아키텍처 및 해당 과정 보러가기](https://blog.naver.com/PostView.naver?blogId=sosow0212\u0026logNo=223369462311\u0026categoryNo=152\u0026parentCategoryNo=152\u0026from=thumbnailList))\n    - [x] Prometheus, Grafana 이용한 모니터링\n      구축 ([아키텍처 및 해당 과정 보러가기](https://blog.naver.com/PostView.naver?blogId=sosow0212\u0026logNo=223369973401\u0026categoryNo=161\u0026parentCategoryNo=152\u0026viewDate=\u0026currentPage=1\u0026postListTopCurrentPage=1\u0026from=thumbnailList\u0026userTopListOpen=true\u0026userTopListCount=5\u0026userTopListManageOpen=false\u0026userTopListCurrentPage=1))\n    - [x] Docker 이미지로 서버를 작동하도록 변경 및 무중단배포\n      적용 ([새로운 아키텍처와 해당 과정 보러가기](https://blog.naver.com/PostView.naver?blogId=sosow0212\u0026logNo=223371181808\u0026categoryNo=161\u0026parentCategoryNo=152\u0026viewDate=\u0026currentPage=1\u0026postListTopCurrentPage=1\u0026from=thumbnailList\u0026userTopListOpen=true\u0026userTopListCount=5\u0026userTopListManageOpen=false\u0026userTopListCurrentPage=1)))\n\n\u003cimg width=\"1758\" alt=\"image\" src=\"https://github.com/sosow0212/2024-mju-market/assets/63213487/b2507a61-b6ca-45d1-bf08-704b66807069\"\u003e\n\n---\n\n## 테스트\n\n- 24.04.16 기준 테스트 227개 및 커버리지 80% 이상\n\n\u003cimg width=\"838\" alt=\"image\" src=\"https://github.com/sosow0212/2024-mju-market/assets/63213487/89d4ccd8-f881-4a4b-adfc-a4b3d8ce9029\"\u003e\n\n\u003cimg width=\"655\" alt=\"image\" src=\"https://github.com/sosow0212/2024-mju-market/assets/63213487/967f8cfb-dd71-475d-821d-6767c87169d6\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsosow0212%2F2024-e-market","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsosow0212%2F2024-e-market","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsosow0212%2F2024-e-market/lists"}