This repo contains the reactive loan risk assessment module for Mifos X. This repo is currently work in progress.
branch main is for release/stable versions
branch dev is the development branch all PRs should be raised for this branch
dev--> main will be undertaken in a release.
- Avro schemas available in local Maven repository
(make sure to run
./gradlew publishToMavenLocalin fineract-avro-schemas of Fineract repo for avro schemas)
docker compose up --build./gradlew bootRun