Skip to content

Plant-proj/Plant_BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plant_BE

수입·지출 및 예산 관리 서비스 Plant의 백엔드 개발 저장소 입니다.

Introduction

Developers

BE BE
bum0w0 sanchaehwa
김진범 양화영

Development Environment

IDE IntelliJ IDEA
Language Java 17
Framework Spring Boot 3.5.3
Build Tools Gradle 8.14
DataBase MySQL

Project Tech Stack

Category Technologies
Backend Spring Boot MySQL Docker Swagger

ERD

plant_ERD

Cooperation

Commit Convention

Tag 설명
Feat 새로운 기능 추가
Fix 버그 수정
Build 빌드 관련 파일 수정
Style 스타일 수정
Refactor 코드 리팩토링
Comment 필요한 주석 추가 및 수정
Test 테스트 코드 추가, 수정, 삭제
Rename 파일, 폴더 이름 수정
Remove 파일, 폴더 삭제
Docs 문서 추가, 수정, 삭제

Branch Convention

브랜치명 설명 예시
develop 통합 개발 브랜치 develop
feature/ 기능 개발 브랜치 feature/user-authentication
fix/ 버그 수정 브랜치 fix/invalid-token-handler
refactor/ 코드 리팩토링 refactor/jwt-auth-filter
docs/ 문서 작업 브랜치 docs/api-error-codes
test/ 테스트 코드 작업 브랜치 test/user-service-unit

About

수입·지출 및 예산 관리 서비스 Plant의 백엔드 레포입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages