This application is meant to be used with Order IT Hardware case project and case application https://github.com/mswiderski/IT_Orders https://github.com/mswiderski/order-it-hw-app
You build the project using:
mvn clean package
Once packaged, just launch the fat jar as follows:
java -jar target/order-mgmt-app-1.0.0-fat.jar
Then, open a browser to http://localhost:8180.