This is an exercise developed from hackajob
Instruction on how to run it:
mvn clean install
java -jar target/phonebook-0.0.1-SNAPSHOT.jar
On a browser go to http://localhost:8080
The list of contacts should be presented.
You can user the search bar to search.
Click on any of the fields name to sort on that field.