Hi Aleksandar and the Fineract community, My name is Leonardo, and I'm a student interested in applying for GSoC 2026. I've been looking at the project ideas and I'm very interested in tackling the "New command processing infrastructure" project. I have a strong background in Java and I'm eager to work on modernizing the architecture with Spring Web MVC, DTOs, and the new synchronous/asynchronous/non-blocking execution models.
I was reading through the project description and wanted to test the initial JMH smoke tests to get a better understanding of the baseline performance. I followed the instructions provided in the document: git clone [email protected]:vidakovic/fineract.git git checkout feature/FINERACT-2169 However, as mentioned in the description, it seems the branch is still in a private repository (or hasn't been published as a PR yet), so I wasn't able to check it out locally. Is there any chance the PR has been published under a different branch name, or would it be possible to get access to the prototype so I can start exploring the code and run the ./gradlew :fineract-command:jmh benchmarks? In the meantime, I've successfully set up the main Fineract repository locally and I'm looking for a "good first issue" to get familiar with the codebase. Looking forward to your guidance! Best regards, Leonardo
