How to Run :
-
Install Java 11 JDK
-
Install Intelij IDEA(recommended) Or you can use any other IDE
-
Open project (pom.xml) with your IDE and wait for mavean to restore dependencies
-
Open the HomeController in project and set your PayPing token
-
Run the project and open browser with URL = http://localhost:8080
-
Done!