- Java: 17
- Spring Boot: 3.2.3
- Gradle: 8.5
Commit messages should follow the format below:
Activity: Commit Message
- Activities
int: only for initial commitdoc: changes document or commentftr: add new featuremod: modify existing featurefix: fix an error or issuerfc: refactor codeadd: add new file or directoryrmv: remove existing file or directory
- Example
int: initial commitadd: prettier and eslintrfc: refactoring code by prettier