Performing the Installation
Last updated
Unzip the server-0.0.1-SNAPSHOT-distribution.zip
Copy all the contents of the package to the Lick Hunter Pro directory

Double click the server-0.0.1-SNAPSHOT.jar to run the application. Application will run in the background process.

Verify if the application is running by checking the Task Manager and look for Java(TM) Platform SE binary.

IMPORTANT: Open the spring-boot-logger and look for the following texts to verify if the application has started successfully.
[main] Tomcat started on port(s): 8080
Last updated