Building the Project
To build all modules, navigate to the project root and run:
mvn clean install
This will compile the code, run tests, and install artifacts to your local Maven repository.
To build all modules, navigate to the project root and run:
mvn clean install
This will compile the code, run tests, and install artifacts to your local Maven repository.