- JDK 1.8+
- Apache Tomcat 8.0+
- Apache Maven 3.3.3+
Run the following command in account-registration directory:
mvn package
- Rename account-registration-xxx.war to account-registration.war
- Copy account-registration.war to webapps directory in Tomcat installation
- Start Tomcat
- Point your browser to http://localhost:8080/account-registration/