## Build & Development Commands
- use maven multi module project
- java jdk 21
- spring boot in parent pom
- dependency management in parent pom
## Testing Guidelines
-
## Code Style & Guidelines
- clear concise code
- readable
## Documentation Guidelines
- add comments to explain what is to be done
- only when needed