Hello Paul,
i have always had the strong feeling that fineract-cn needs a rewrite.
There is an effort to rewrite in https://github.com/muellners/finscale-API.
>From my side i have just started a project in Go (
https://github.com/giorgiozoppi/neobank-scale) that aims to provide a
better backend for our https://github.com/openMF/digital-bank-ui Digital
Bank UI maintaining the same api,
because i strongly believe that *less is more*. Java projects tend to be
overengineered and Spring Boot is too heavy memory consuming (
https://micronaut.io/blog/2020-04-07-micronaut-vs-quarkus-vs-spring-boot-performance-jdk-14.html
)
My plan is to use less code possible while maintaining the same api and
using more serverless and aws code possible.
So for a startup at the moment, I will opt for Fineract 1.x. However we had
recently in a project in Mexico, success with fineract-cn, maybe the people
involved can help you better.
Best Regards,
Giorgio