com.gdsc.toplearth_server
โโโ application
โ โโโ service
โ โ โโโ
โ โ โโโ
โ โโโ dto
โ โ โโโ
โ โ โโโ
โโโ core
โ โโโ annotation
โ โ โโโ
โ โ โโโ
โ โโโ common
โ โ โโโ
โ โ โโโ
โ โโโ config
โ โ โโโ
โ โ โโโ
โ โโโ constant
โ โ โโโ
โ โ โโโ
โ โโโ exception
โ โ โโโ
โ โ โโโ
โ โโโ interceptor
โ โ โโโ
โ โ โโโ
โ โโโ security
โ โ โโโ
โ โ โโโ
โ โโโ util
โ โ โโโ
โ โ โโโ
โ โโโ validation
โ โ โโโ
โ โ โโโ
โโโ domain
โ โโโ entity
โ โ โโโ
โ โ โโโ
โ โโโ repository
โ โ โโโ
โ โ โโโ
โโโ infrastructure
โ โโโ repository
โ โ โโโ
โ โโโ message
โ โ โโโ
โ โโโ client
โ โ โโโ
โ โ โโโ
โโโ presentation
โโโ controller
โ โโโ
โ โโโ
โโโ request
โโโ
โโโ | Keyword | Description |
|---|---|
| Init | Initial project setup |
| Feat | Add a new feature |
| Fix | Fix a bug |
| Docs | Modify documentation |
| Style | Code formatting, no changes to the code logic |
| Refactor | Code refactoring |
| Test | Add or refactor test code |
| Chore | Package manager setup, build task updates, other changes (e.g., .gitignore) |
| Comment | Add or modify comments |
| Rename | Rename or move files/folders |
| Remove | Delete a file |
| !BREAKING CHANGE | Major API change |
| !HOTFIX | Critical bug fix in urgency |
| Icon | Code | Description |
|---|---|---|
| ๐ง๐ปโ๐จ | :art | Improve code structure/formatting |
| โก๏ธ | :zap | Performance improvement |
| ๐ฅ | :fire | Delete code/files |
| ๐ | :bug | Fix bugs |
| ๐ | :ambulance | Urgent fixes |
| โจ | :sparkles | Introduce new features |
| โช | :rewind | Revert changes |
| ๐ | :twisted_rightwards_arrows | Merge branches |
| ๐ก | :bulb | Add/modify comments |
| ๐ | :card_file_box | Database-related changes |
| Branch Name | Description |
|---|---|
| main | Main branch |
| dev | Development branch |
| feature/# | Feature branch |
| fix/# | Bug fix branch |
| hotfix/# | Critical bug fix branch |
| release/# | Release branch |
| name | major | |
|---|---|---|
| ๋ฐ๋ฏผ๊ธฐ | https://github.com/mingi_jeok | Computer Science Engineering |
| ์กฐ์์ค | https://github.com/jun6292 | Computer Science Engineering |