Human Resources Example - Compile the Example

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1864

This topic has not yet been written. The content below is from the topic description.
3.2. Compiling the HRManager Example Project To compile the source code, issue mvn compile from the humanResourcesService/ directory. This creates a new directory called target/classes which contains the compiled classes. To clean up the project and remove the target directory, issue the mvn clean command.