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 |