본문 바로가기
Project/e-commerce

[Java / Spring / JPA / Project] - e-commerce Project 3일차

by nam_ji 2024. 3. 28.

e-commerce Project 3일차

2일차 진행상황

 

[Java / Spring / JPA / Project] - e-commerce Project 2일차

e-commerce Project 2일차 1일차 진행상황 https://namji9507.tistory.com/manage/newpost/335?type=post&returnURL=https%3A%2F%2Fnamji9507.tistory.com%2Fmanage%2Fposts%2F%3Fvisibility%3Dhidden https://namji9507.tistory.com/manage/newpost/335?returnURL=ht

namji9507.tistory.com

 


와이어 프레임 & ERD 마무리


API 명세서 작성

 

API 명세서 | Notion

Built with Notion, the all-in-one connected workspace with publishing capabilities.

teamsparta.notion.site


Git Convention & Code Convention

  • Git Commit rule은 일반적인 rule을 따르기로 했습니다.
  • 추가로 commit 시 깃모지를 사용하기로 했습니다.
  • PR 요청은 2명이 Approve를 해줘야 Merge 할 수 있게 맞췄습니다.
  • 브랜치명은 feat/도메인명 으로 맞췄습니다.
  • Code Convention은 Google Style을 따르기로 했습니다.