[
https://issues.apache.org/jira/browse/FINCN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16966543#comment-16966543
]
Aymen Mehri commented on FINCN-186:
-----------------------------------
Hello,
I just discover this awesome project and i want to contribute. I like the idea
of microservice architectures.
I saw that all the app are in spring boot 1.4.3 and yes upgrading to spring
boot 2.2 with java 11 can be great.
I wanna contribute to this. I saw that all projects depends on :
'org.apache.fineract.cn', name: 'async'
'org.apache.fineract.cn', name: 'cassandra'
'org.apache.fineract.cn', name: 'command'
'org.apache.fineract.cn', name: 'crypto'
'org.apache.fineract.cn.identity', name: 'api'
'org.apache.fineract.cn.anubis', name: 'api'
'org.apache.fineract.cn.anubis', name: 'library'
Should we maybe update these projects to spring 2.2 one by one first?
As i'm new, what do you think the best way to do it? create a new branch?
> Research upgrading to Java 11
> -----------------------------
>
> Key: FINCN-186
> URL: https://issues.apache.org/jira/browse/FINCN-186
> Project: Fineract Cloud Native
> Issue Type: Improvement
> Reporter: Juhan Aasaru
> Priority: Major
>
> Fineract-CN works on Java 8 and eventually the support will be discontinued.
> Next Long Term Support (LTS) version is Java 11.
> Also we could benefit from the module system introduced by Java 9 - running
> apps on module system would require less memory (since we don't need all the
> modules of Java).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)