Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 600 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 600 Bytes

PayPing Java Spring Sample Project

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!