Skip to content

HAE-Side-Project/COKKIRI_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

COKKIRI_Backend

Commit Convention

  1. [prefix] #이슈번호 - 이슈 내용
  • [Feat]: 새로운 기능 구현
  • [Fix]: 버그, 오류 해결, 코드 수정
  • [Add]: Feat 이외의 부수적인 코드 추가
  • [Del]: 쓸모없는 코드, 주석 삭제
  • [Refactor]: 전면 수정이 있을 때 사용합니다.
  • [Remove]: 파일 삭제
  • [Chore]: 그 이외의 잡일/ 버젼 코드 수정, 패키지 구조 변경, 파일 이동, 파일 이름 변경
  • [Docs]: READme/WIKI 등의 문서 개정
  • [Setting]: 프로젝트 관련 세팅

Architecture

coggiriMap drawio

DB

image

사용 기술

사용 기술 버젼
Java JAVA 17
SpringBoot 3.2.x
Spring Security 6.3.x
DataBase mariaDB
CI/CD Github Actions,Docker,Nginx
Build Tool Gradle
myBatis 3.0.x
Jasypt 3.0.x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages