Mifos Docs
Ctrlk
  • Open Banking API via WS02 API Gateway
  • WSO2
  • OpenBanking Adapter
  • ACEFintech TPP demo application
  • LionFintech FPP demo application
  • How to
    • Add bank user to demo application
    • Configure Azure instance
      • Installing docker & docker-compose
      • Installing JDK
      • Installing git client
      • Install unzip
      • Install tools to compile WebApp
      • Compile Server Apps
      • Compile WebApp
    • Configure Amazon EC2 instance
  • Payment Hub EE
    • Business Overview
    • Technical Overview
    • Release Notes
  • Mifos - Mojaloop
    • Mifos Wallet Solution
Powered by GitBook
On this page
  • Git source repositories
  • Compile Server App

Was this helpful?

  1. How to
  2. Configure Azure instance

Compile Server Apps

Git source repositories

WSO2 API Gateway helper (login) https://github.com/openMF/openbanking-api-gateway https://github.com/onlyonce/openbanking-api-gateway

First Party Server https://github.com/openMF/openbanking-fpp-server https://github.com/onlyonce/openbanking-fpp-server

Third Party Server (ACEFintech) https://github.com/openMF/openbanking-tpp-server https://github.com/onlyonce/openbanking-tpp-server

Compile Server App

> sudo ./mvnw clean package
PreviousInstall tools to compile WebAppNextCompile WebApp

Last updated 5 years ago

Was this helpful?