Screenshots
Example Usage
# Build the project (skipping tests)
mvn clean install -DskipTests

# Build with tests
mvn clean install

# Run specific module
cd citizen-intelligence-agency
mvn spring-boot:run