[
https://issues.apache.org/jira/browse/FINERACT-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061695#comment-18061695
]
Ambika commented on FINERACT-2510:
----------------------------------
Pull Request for this ticket: https://github.com/apache/fineract/pull/5554
> Resolve compilation warnings in fineract-core module
> ----------------------------------------------------
>
> Key: FINERACT-2510
> URL: https://issues.apache.org/jira/browse/FINERACT-2510
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Ambika
> Priority: Major
> Labels: good-first-issue, new-bie
>
> Addressing build log noise in the {{fineract-core}} module by:
> {quote} * Replacing deprecated {{ObjectUtils.defaultIfNull}} with
> {{{}Objects.requireNonNullElse{}}}.
> * Replacing deprecated {{Date(String)}} constructor with
> {{{}java.sql.Date.valueOf{}}}.
> * Adding {{@SuppressWarnings("unchecked")}} to unavoidable reflection-based
> casts.
> {quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)