Code Monkey home page Code Monkey logo

keyneez-aos-release's Introduction

Keyneez-AOS-Release

COMMIT CONVENTION

  • ✨ [FEAT] : 새로운 기능 구현
  • ✅ [MOD] : 코드 수정 및 내부 파일 수정
  • ➕ [ADD] : 부수적인 코드 추가 및 라이브러리 추가, 새로운 파일 생성
  • 🎀 [CHORE] : 버전 코드 수정, 패키지 구조 변경, 타입 및 변수명 변경 등의 작은 작업
  • ⚰️ [DEL] : 쓸모없는 코드나 파일 삭제
  • 💄 [UI] : UI 작업
  • 🔨 [FIX] : 버그 및 오류 해결
  • 🚑️ [HOTFIX] : issue나 QA에서 문의된 급한 버그 및 오류 해결
  • 🔀 [MERGE] : 다른 브랜치와의 MERGE
  • 🚚 [MOVE] : 프로젝트 내 파일이나 코드의 이동
  • ⏪️ [RENAME] : 파일 이름 변경
  • ♻️ [REFACTOR] : 전면 수정
  • 📝 [DOCS] : README나 WIKI 등의 문서 개정

브랜치유형/#이슈번호-작업내용

ISSUE CONVENTION

[작업유형] 뷰이름 / 작업내용

PR CONVENTION

[작업유형/#이슈번호] 뷰이름 / 작업내용

  • 기본적으로 ktlint의 문법 준수

PACKAGE CONVENTION

📦java.com.keyneez 
 ┣ 📂presentation
 ┣ 📂data
 ┃ ┣ 📂source
 ┃ ┣ 📂repository
 ┃ ┣ 📂model
 ┃ ┃ ┣ 📂response
 ┃ ┃ ┣ 📂request
 ┣ ┣ 📂entity
 ┣ ┣ 📂service
 ┣ 📁di
 ┣ 📁util
   ┣ 📂binding
   ┣ 📂extension

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.