/Restaurants

Project migrated from my personal student account

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Task 9.2 - Login of user with a SHA256 password

How to pack and deploy on the command line with maven

Download the release, and inside the directory run:

mvn compile
mvn package
mvn tomcat7:run

The tomcat server will deploy at http://localhost:8080/restaurants/

enter image description here enter image description here