Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

ftn-jps/payment-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payment gateway

Compiling from source

./mvnw package

Usage

java -jar target/*.jar

Server listens on port 8081 by default. Use command line option --server.port= to change it.

Default URL where frontend is running (used for redirection): https://localhost:4201
Use command line option -Dfrontend.url= to change it.

Releases

No releases published

Packages

No packages published

Languages