-
Clone this repository to your local system
git clone https://github.com/sharvilshah1994/LTI-Tool-Consumer.git
-
Go to
LTI-Tool-Consumer/src/main/java/com/lti/toolconsumer/ParamConfig.java
and edit the Parameters as per your requirements. -
Generate the JAR file
cd LTI-Tool-Consumer/
mvn clean install
-
Run the application
java -jar target/toolconsumer-0.0.1-SNAPSHOT.jar
Hit the following URL on your browser:
localhost:8085
You will see the following page: