[
https://issues.apache.org/jira/browse/FINCN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961111#comment-16961111
]
Juhan Aasaru edited comment on FINCN-186 at 10/28/19 2:52 PM:
--------------------------------------------------------------
We need to upgrade to Spring Boot 2 before we can migrate to Java 9+:
[https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-with-Java-9-and-above]
Task to migrate to Spring Boot 2: FINCN-172
was (Author: juhan.aasaru):
We need to upgrade to Spring Boot 2 before we can migrate to Java 9+:
[https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-with-Java-9-and-above]
> 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)